diff options
-rw-r--r-- | community/php7-pecl-couchbase/APKBUILD | 2 | ||||
-rw-r--r-- | testing/perl-couchbase/APKBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/community/php7-pecl-couchbase/APKBUILD b/community/php7-pecl-couchbase/APKBUILD index 5b1ecabfc4..bd0752c0cf 100644 --- a/community/php7-pecl-couchbase/APKBUILD +++ b/community/php7-pecl-couchbase/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7-pecl-couchbase _pkgreal=couchbase pkgver=2.6.0 -pkgrel=0 +pkgrel=1 pkgdesc="PHP extension for Couchbase - PECL" url="https://pecl.php.net/package/couchbase" arch="all" diff --git a/testing/perl-couchbase/APKBUILD b/testing/perl-couchbase/APKBUILD index 40c30ca06b..95424ba2a6 100644 --- a/testing/perl-couchbase/APKBUILD +++ b/testing/perl-couchbase/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-couchbase _pkgreal=Couchbase pkgver=2.0.3 -pkgrel=3 +pkgrel=4 pkgdesc="Couchbase Client Library" url="http://search.cpan.org/dist/Couchbase/" arch="all" |