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

Tobias Powalowski tpowa at archlinux.org
Thu Jul 9 12:39:03 UTC 2015


    Date: Thursday, July 9, 2015 @ 14:39:03
  Author: tpowa
Revision: 241898

upgpkg: tdb 1.3.6-1

bump to latest version

Modified:
  tdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-09 12:36:13 UTC (rev 241897)
+++ PKGBUILD	2015-07-09 12:39:03 UTC (rev 241898)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=tdb
-pkgver=1.3.4
+pkgver=1.3.6
 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=('60a9ad41e45d53e97c7cd4262932a53a'
+md5sums=('d4df2bcebbcd18463408b5a1ccb5b71b'
          'SKIP')



More information about the arch-commits mailing list