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

Tobias Powalowski tpowa at archlinux.org
Wed Jan 14 07:28:41 UTC 2009


    Date: Wednesday, January 14, 2009 @ 02:28:41
  Author: tpowa
Revision: 24116

upgpkg: tdb 3.2.7-1

Modified:
  tdb/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-14 02:29:32 UTC (rev 24115)
+++ PKGBUILD	2009-01-14 07:28:41 UTC (rev 24116)
@@ -3,12 +3,12 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=tdb
-pkgver=3.2.6
-pkgrel=2
+pkgver=3.2.7
+pkgrel=1
 # We use the 'A' to fake out pacman's version comparators.  Samba chooses
 # to append 'a','b',etc to their subsequent releases, which pamcan
 # misconstrues as alpha, beta, etc.  Bad samba!
-_realver=3.2.6
+_realver=3.2.7
 pkgdesc="A Trivial Database similar to GDBM but allows simultaneous commits"
 arch=(i686 x86_64)
 license=('GPL3')
@@ -25,4 +25,4 @@
    ln -sf /usr/lib/libtdb.so.1.1.1 ${pkgdir}/usr/lib/libtdb.so.1
    ln -sf /usr/lib/libtdb.so.1.1.1 ${pkgdir}/usr/lib/libtdb.so
 }
-md5sums=('0cd27c7afbb8211616eea4010f32271c')
+md5sums=('528677f261f3ed4a58f9483ca25ba6b2')




More information about the arch-commits mailing list