diff options
-rw-r--r-- | testing/libcouchbase/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libcouchbase/APKBUILD b/testing/libcouchbase/APKBUILD index bec04f4c67..cbaef62887 100644 --- a/testing/libcouchbase/APKBUILD +++ b/testing/libcouchbase/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Nathan Johnson <nathan@nathanjohnson.info> pkgname=libcouchbase pkgver=2.6.3 -pkgrel=1 +pkgrel=2 pkgdesc="C client library for Couchbase" url="http://developer.couchbase.com/community" arch="all" |