summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Sobolevskiy2018-06-29 15:10:21 +0700
committerAlexander Sobolevskiy2018-06-29 15:10:21 +0700
commit9d8ee7a9ade145127572debb0793a433cb4038ce (patch)
tree9e7a17ae98cba432c8c781cd43b8a0d0f06e162e
parent4abab11744e785bb65881b240db8c65a4c6c040d (diff)
downloadaur-9d8ee7a9ade145127572debb0793a433cb4038ce.tar.gz
upd version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42f01ca93462..b3dbf497a627 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aerospike-client-c-libuv
pkgdesc = The Aerospike C client provides a C interface for interacting with the Aerospike Database.
- pkgver = 4.1.11
+ pkgver = 4.3.13
pkgrel = 1
url = https://github.com/aerospike/aerospike-client-c
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 836ce512313a..9528f1712f81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Based on https://github.com/aerospike/aerospike-client-c
pkgname=aerospike-client-c-libuv
-pkgver=4.1.11
+pkgver=4.3.13
pkgrel=1
pkgdesc="The Aerospike C client provides a C interface for interacting with the Aerospike Database."
arch=('any')