summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Sobolevskiy2018-05-14 11:00:52 +0700
committerAlexander Sobolevskiy2018-05-14 11:00:52 +0700
commit4abab11744e785bb65881b240db8c65a4c6c040d (patch)
tree26e2a54eaf1617318ed186b0caee477fa7ed1425
parentc0d6748c40d836f145cacb4564644fd56581997d (diff)
downloadaur-4abab11744e785bb65881b240db8c65a4c6c040d.tar.gz
upd to 4.3.11
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 165c93942701..42f01ca93462 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = aerospike-client-c-libuv
pkgdesc = The Aerospike C client provides a C interface for interacting with the Aerospike Database.
- pkgver = 4.1.10
- pkgrel = 3
+ pkgver = 4.1.11
+ pkgrel = 1
url = https://github.com/aerospike/aerospike-client-c
arch = any
license = Proprietary
diff --git a/PKGBUILD b/PKGBUILD
index 6cbb6576df76..836ce512313a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Based on https://github.com/aerospike/aerospike-client-c
pkgname=aerospike-client-c-libuv
-pkgver=4.1.10
-pkgrel=3
+pkgver=4.1.11
+pkgrel=1
pkgdesc="The Aerospike C client provides a C interface for interacting with the Aerospike Database."
arch=('any')
url="https://github.com/aerospike/aerospike-client-c"