updated PKGBUILD

This commit is contained in:
Patrick Ulbrich
2014-06-02 21:23:23 +02:00
parent 144877d665
commit c979b2d27c

View File

@@ -3,9 +3,9 @@
pkgname=mailnag
pkgver=0.9.9
pkgrel=1
pkgdesc="An extendable mail notification daemon."
arch=('any')
pkgrel=2
pkgdesc="An extendable mail notification daemon"
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url="https://github.com/pulb/mailnag"
license=('GPL')
depends=('python2' 'python2-gobject' 'python2-httplib2'