summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJameson Pugh2015-06-10 12:52:19 -0400
committerJameson Pugh2015-06-10 12:52:19 -0400
commit3f7575812abc87aeddd4d222801ae829f72a87eb (patch)
tree2cb7659d00c24ff629d822aa1636796760bb12ba
parent9af583a0a28efc5674359a14c0d98fb6062bb1ff (diff)
downloadaur-3f7575812abc87aeddd4d222801ae829f72a87eb.tar.gz
Release bump for moving away from -git version
-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/"