summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb216f01024b..5d9d087fdbac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = roundcube-carddav
pkgdesc = This plugin allows users to export their contacts via CardDAV
pkgver = 0.5
- pkgrel = 1
+ pkgrel = 2
url = http://www.graviox.de/
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 9f6bb1716b0b..769573fbd2b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=roundcube-carddav
pkgver=0.5
-pkgrel=1
+pkgrel=2
pkgdesc="This plugin allows users to export their contacts via CardDAV"
arch=('any')
url="http://www.graviox.de/"