summaryrefslogtreecommitdiff
path: root/extra/tdb/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/tdb/PKGBUILD')
-rw-r--r--extra/tdb/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/tdb/PKGBUILD b/extra/tdb/PKGBUILD
index 728d627ff..1f19f4400 100644
--- a/extra/tdb/PKGBUILD
+++ b/extra/tdb/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 149549 2012-02-08 14:00:43Z tpowa $
+# $Id: PKGBUILD 169553 2012-10-23 13:47:25Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: eric <eric@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=tdb
-pkgver=1.2.9
-pkgrel=2
-pkgdesc="A Trivia Database similar to GDBM but allows simultaneous commits"
+pkgver=1.2.10
+pkgrel=1
+pkgdesc="A Trivial Database similar to GDBM but allows simultaneous commits"
arch=(i686 x86_64)
license=('GPL3')
url="http://tdb.samba.org/"
@@ -31,4 +31,4 @@ package() {
cd ${srcdir}/${pkgname}-${pkgver}
make DESTDIR=$pkgdir/ install
}
-md5sums=('4d97d18bbe9040038d4e003495bb8cd1')
+md5sums=('cc28048309df19782b04359282e9f98b')