[arch-commits] Commit in tdb/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Sat Sep 10 07:04:48 UTC 2016
Date: Saturday, September 10, 2016 @ 07:04:48
Author: tpowa
Revision: 276120
upgpkg: tdb 1.3.11-1
bump to latest version
Modified:
tdb/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-09-10 06:40:50 UTC (rev 276119)
+++ PKGBUILD 2016-09-10 07:04:48 UTC (rev 276120)
@@ -4,7 +4,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=tdb
-pkgver=1.3.10
+pkgver=1.3.11
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=('c98f24eb469022b0f1741d3a504cfda5'
+md5sums=('bdc97a794ecb66fc8d3bfece2d61fa20'
'SKIP')
More information about the arch-commits
mailing list