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

Tobias Powalowski tpowa at archlinux.org
Wed Feb 11 20:21:13 UTC 2009


    Date: Wednesday, February 11, 2009 @ 15:21:13
  Author: tpowa
Revision: 26754

upgpkg: tdb 3.3.0-1

Modified:
  tdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-11 20:17:02 UTC (rev 26753)
+++ PKGBUILD	2009-02-11 20:21:13 UTC (rev 26754)
@@ -3,12 +3,12 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=tdb
-pkgver=3.2.7
+pkgver=3.3.0
 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.7
+_realver=3.3.0
 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=('528677f261f3ed4a58f9483ca25ba6b2')
+md5sums=('adb048dc3988055533e1ea5d91d81f99')




More information about the arch-commits mailing list