Date: Thursday, July 4, 2013 @ 13:53:16 Author: tpowa Revision: 189675
upgpkg: tdb 1.2.12-1 bump to latest version Modified: tdb/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-07-04 11:47:21 UTC (rev 189674) +++ PKGBUILD 2013-07-04 11:53:16 UTC (rev 189675) @@ -4,7 +4,7 @@ # Contributor: Tom Newsom <[email protected]> pkgname=tdb -pkgver=1.2.11 +pkgver=1.2.12 pkgrel=1 pkgdesc="A Trivial Database similar to GDBM but allows simultaneous commits" arch=(i686 x86_64) @@ -33,4 +33,4 @@ export PYTHON=/usr/bin/python2 make DESTDIR=$pkgdir/ install } -md5sums=('67dcc5507213ec8c9664234fae095538') +md5sums=('53e6168a7c2c93735a1c024fd2c3a7b4')
