Date: Tuesday, March 12, 2019 @ 13:08:37 Author: tpowa Revision: 347729
upgpkg: tdb 1.3.18-1 bump to latest version Modified: tdb/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-12 13:06:33 UTC (rev 347728) +++ PKGBUILD 2019-03-12 13:08:37 UTC (rev 347729) @@ -3,7 +3,7 @@ # Contributor: Tom Newsom <[email protected]> pkgname=tdb -pkgver=1.3.16 +pkgver=1.3.18 pkgrel=1 pkgdesc="A Trivial Database similar to GDBM but allows simultaneous commits" arch=(x86_64) @@ -33,5 +33,5 @@ export PYTHON=/usr/bin/python2 make DESTDIR=$pkgdir/ install } -md5sums=('7d06d8709188e07df853d9e91db88927' +md5sums=('fdb34ed48478a084e9e0c310cc178e87' 'SKIP')
