summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8fb72398b9c..2a02d683e04c 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.7
+ pkgver = 4.1.9
pkgrel = 1
url = https://github.com/aerospike/aerospike-client-c
install = aerospike-client-c-libuv.install
diff --git a/PKGBUILD b/PKGBUILD
index 8d5d5ece2445..767dbdb0079d 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.7
+pkgver=4.1.9
pkgrel=1
pkgdesc="The Aerospike C client provides a C interface for interacting with the Aerospike Database."
arch=('any')