[arch-commits] Commit in tdb/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Tue Oct 23 13:46:54 UTC 2012


    Date: Tuesday, October 23, 2012 @ 09:46:53
  Author: tpowa
Revision: 169552

upgpkg: tdb 1.2.10-1

bump to latest version

Modified:
  tdb/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-23 13:39:41 UTC (rev 169551)
+++ PKGBUILD	2012-10-23 13:46:53 UTC (rev 169552)
@@ -4,8 +4,8 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=tdb
-pkgver=1.2.9
-pkgrel=2
+pkgver=1.2.10
+pkgrel=1
 pkgdesc="A Trivial Database similar to GDBM but allows simultaneous commits"
 arch=(i686 x86_64)
 license=('GPL3')
@@ -31,4 +31,4 @@
    cd ${srcdir}/${pkgname}-${pkgver}
    make DESTDIR=$pkgdir/ install
 }
-md5sums=('4d97d18bbe9040038d4e003495bb8cd1')
+md5sums=('cc28048309df19782b04359282e9f98b')




More information about the arch-commits mailing list