[arch-commits] Commit in ldb/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Thu Sep 21 20:53:08 UTC 2017
Date: Thursday, September 21, 2017 @ 20:53:07
Author: tpowa
Revision: 306085
upgpkg: ldb 1.2.2-1
bump to latest version
Modified:
ldb/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-09-21 20:48:18 UTC (rev 306084)
+++ PKGBUILD 2017-09-21 20:53:07 UTC (rev 306085)
@@ -4,7 +4,7 @@
# Contributor: Marco A Rojas <marquicus at gmail dot com>
pkgname=ldb
-pkgver=1.1.29
+pkgver=1.2.2
pkgrel=1
pkgdesc="A schema-less, ldap like, API and database"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.asc)
license=('GPL3')
depends=('talloc' 'tevent' 'tdb' 'popt')
-makedepends=('python2')
+makedepends=('python2' 'cmocka')
optdepends=('python2: for python bindings')
validpgpkeys=('9147A339719518EE9011BCB54793916113084025') # Samba Library Distribution Key <samba-bugs at samba.org>
@@ -39,5 +39,5 @@
make DESTDIR=${pkgdir}/ install
}
-md5sums=('9c90abfb94c1e2a693399392cf4cddb9'
+md5sums=('91284a12423def99a6592e393e3b7fbb'
'SKIP')
More information about the arch-commits
mailing list