[arch-commits] Commit in tdb/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Sat Jul 16 06:22:52 UTC 2016
Date: Saturday, July 16, 2016 @ 06:22:52
Author: tpowa
Revision: 271935
upgpkg: tdb 1.3.9-1
bump to latest version
Modified:
tdb/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-07-16 06:20:49 UTC (rev 271934)
+++ PKGBUILD 2016-07-16 06:22:52 UTC (rev 271935)
@@ -4,7 +4,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=tdb
-pkgver=1.3.8
+pkgver=1.3.9
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=('fa4c9e2f59fcf41441285bca5f5ab481'
+md5sums=('20c980778114543656e0770249d13735'
'SKIP')
More information about the arch-commits
mailing list