summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2018-08-19 20:33:41 -0300
committerRafael Fontenelle2018-08-19 20:33:41 -0300
commit08d24f38a7c7d0777ec87d2345212aabcd5de6ae (patch)
treeb802b6b9dc316f643332294e4f51ce6a79500deb /PKGBUILD
parent5d9bf4ba13735721fbfd32b68f28eef212ec3e24 (diff)
downloadaur-08d24f38a7c7d0777ec87d2345212aabcd5de6ae.tar.gz
Update 1.3.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8326c6fa6ea..972cc190c9a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_name=ldb
pkgname=lib32-$_name
-pkgver=1.3.4
+pkgver=1.3.5
pkgrel=1
pkgdesc="A schema-less, ldap like, API and database"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('lib32-talloc' 'lib32-tevent' 'lib32-tdb' 'lib32-popt' 'lib32-libbsd' '
makedepends=('lib32-python2' 'lib32-cmocka')
optdepends=('lib32-python2: for python bindings')
source=(https://samba.org/ftp/${_name}/${_name}-${pkgver}.tar.gz)
-sha256sums=('8c570f9f4b233989bf0782b9d78bf58d51b5246cf78695182368517f6a54c8d1')
+sha256sums=('4c26efac83efea0b467a4afab413ed91557f0c299428114bf92f72fb7d03b4f6')
prepare() {
cd ${_name}-${pkgver}