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

Tobias Powalowski tpowa at archlinux.org
Sat May 2 14:38:01 UTC 2009


    Date: Saturday, May 2, 2009 @ 10:38:01
  Author: tpowa
Revision: 37499

upgpkg: tdb 3.3.4-1

Modified:
  tdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-02 14:26:16 UTC (rev 37498)
+++ PKGBUILD	2009-05-02 14:38:01 UTC (rev 37499)
@@ -3,12 +3,12 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=tdb
-pkgver=3.3.3
+pkgver=3.3.4
 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.3.3
+_realver=3.3.4
 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.2 ${pkgdir}/usr/lib/libtdb.so.1
    ln -sf /usr/lib/libtdb.so.1.1.2 ${pkgdir}/usr/lib/libtdb.so
 }
-md5sums=('4d5835817416d1ffa30783af45c5a9ed')
+md5sums=('1443165edb7cb3f56f1e77aec1ee3266')




More information about the arch-commits mailing list