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

Tobias Powalowski tpowa at archlinux.org
Thu Aug 27 13:47:03 UTC 2015


    Date: Thursday, August 27, 2015 @ 15:47:03
  Author: tpowa
Revision: 244894

upgpkg: tdb 1.3.7-1

bump to latest version

Modified:
  tdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-27 13:42:55 UTC (rev 244893)
+++ PKGBUILD	2015-08-27 13:47:03 UTC (rev 244894)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=tdb
-pkgver=1.3.6
+pkgver=1.3.7
 pkgrel=1
 pkgdesc="A Trivial Database similar to GDBM but allows simultaneous commits"
 arch=(i686 x86_64)
@@ -34,5 +34,5 @@
    export PYTHON=/usr/bin/python2
    make DESTDIR=$pkgdir/ install
 }
-md5sums=('d4df2bcebbcd18463408b5a1ccb5b71b'
+md5sums=('e3741a19c427255acd1e92c5e09d9df7'
          'SKIP')



More information about the arch-commits mailing list