[arch-commits] Commit in ldb/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Thu Jul 12 07:49:01 UTC 2018


    Date: Thursday, July 12, 2018 @ 07:49:01
  Author: tpowa
Revision: 328304

upgpkg: ldb 1:1.3.4-2

ldb 1.4.0 is not possible with samba 3.8 #59238

Modified:
  ldb/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-12 06:47:08 UTC (rev 328303)
+++ PKGBUILD	2018-07-12 07:49:01 UTC (rev 328304)
@@ -4,8 +4,9 @@
 # Contributor: Marco A Rojas <marquicus at gmail dot com>
 
 pkgname=ldb
-pkgver=1.4.0
-pkgrel=1
+pkgver=1.3.4
+pkgrel=2
+epoch=1
 pkgdesc="A schema-less, ldap like, API and database"
 arch=('x86_64')
 url="http://ldb.samba.org/"
@@ -39,5 +40,5 @@
 
 	make DESTDIR=${pkgdir}/ install
 }
-md5sums=('9c2fb7f03cb6695e5b78a99af86d9bf4'
+md5sums=('0279ff75049c26e839b66f9e9daf7120'
          'SKIP')



More information about the arch-commits mailing list