summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c3edcb58312..f6e6bb12137b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=pycarddav
_pkgname=pyCardDAV
pkgver=0.7.0
-pkgrel=1
+pkgrel=2
pkgdesc="pyCardDAV is a simple to use CardDAV CLI client"
-arch=any
+arch=('any')
url="http://lostpackets.de/pycarddav/"
license=('Expat/MIT')
depends=('python2' 'python2-vobject' 'python2-requests' 'python2-lxml' 'python2-urwid' 'python2-xdg')