summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Sobolevskiy2018-03-12 21:25:55 +0000
committerAlexander Sobolevskiy2018-03-12 21:25:55 +0000
commit5f1daa718ebb27d2cf0c5c87413186ce3cc086e2 (patch)
tree060a5a53332cd88394fb58f57e5f350c2bd76e22
parent7060f4cccc79a7301bf78229c1be18d71b699189 (diff)
downloadaur-5f1daa718ebb27d2cf0c5c87413186ce3cc086e2.tar.gz
upd to 7.1.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index edb84e045e88..d6bb7a95c0d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aerospike-client-php
pkgdesc = The Aerospike PHP client as a C-extension for PHP7
- pkgver = 7.0.2
+ pkgver = 7.1.1
pkgrel = 1
url = https://github.com/aerospike/aerospike-client-php
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index d1aa967981d9..8fbb48e8f685 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Based on https://github.com/aerospike/aerospike-client-php
pkgname=aerospike-client-php
-pkgver=7.0.2
+pkgver=7.1.1
pkgrel=1
pkgdesc="The Aerospike PHP client as a C-extension for PHP7"
arch=('any')