summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoritz Lipp2016-02-01 14:21:41 +0100
committerMoritz Lipp2016-02-01 14:21:41 +0100
commita9f7e0da530c948e2d1bfedbe59379d4154ba0b8 (patch)
tree8967ef297e8824a872264cfe2d70bdc80af065dc /PKGBUILD
parent595e35f2883f1802c951deec13c92d8195cb00e5 (diff)
downloadaur-a9f7e0da530c948e2d1bfedbe59379d4154ba0b8.tar.gz
Pacman 5 compatibility
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8cc7cee74d7..e2ed622bd507 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=radicale
_pkgname=Radicale
pkgver=1.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="A Simple Calendar Server"
-arch=any
+arch=('any')
url="http://www.radicale.org/"
license=('GPL3')
depends=('python>=3.2')