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

Florian Pritz bluewind at archlinux.org
Fri Nov 7 23:20:28 UTC 2014


    Date: Saturday, November 8, 2014 @ 00:20:27
  Author: bluewind
Revision: 122170

upgpkg: lib32-tdb 1.3.1-1

upstream update

Modified:
  lib32-tdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-07 23:19:28 UTC (rev 122169)
+++ PKGBUILD	2014-11-07 23:20:27 UTC (rev 122170)
@@ -3,7 +3,7 @@
 
 _pkgbasename=tdb
 pkgname=lib32-$_pkgbasename
-pkgver=1.3.0
+pkgver=1.3.1
 pkgrel=1
 pkgdesc="A Trivial Database similar to GDBM but allows simultaneous commits (32-bit)"
 arch=(x86_64)
@@ -13,7 +13,7 @@
 makedepends=(gcc-multilib libxslt python2)
 source=(http://samba.org/ftp/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.gz
         0001-tdb-include-include-stdbool.h-in-tdb.h.patch)
-md5sums=('f18cd6afc4f5670edfe58f72d2665f94'
+md5sums=('f597190451d976fe013dfae9934fb9ad'
          '2b0b6003b3d8ca03adccd4aa1a3b8313')
 
 prepare() {



More information about the arch-commits mailing list