Date: Sunday, August 28, 2016 @ 18:29:44 Author: tpowa Revision: 274773
upgpkg: tdb 1.3.10-1 bump to latest version Modified: tdb/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-08-28 07:13:19 UTC (rev 274772) +++ PKGBUILD 2016-08-28 18:29:44 UTC (rev 274773) @@ -4,7 +4,7 @@ # Contributor: Tom Newsom <[email protected]> pkgname=tdb -pkgver=1.3.9 +pkgver=1.3.10 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=('20c980778114543656e0770249d13735' +md5sums=('c98f24eb469022b0f1741d3a504cfda5' 'SKIP')
