summaryrefslogtreecommitdiff
path: root/extra/tdb/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/tdb/PKGBUILD')
-rw-r--r--extra/tdb/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/tdb/PKGBUILD b/extra/tdb/PKGBUILD
index b376562bb..23e93d60a 100644
--- a/extra/tdb/PKGBUILD
+++ b/extra/tdb/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 172510 2012-12-04 14:40:09Z tpowa $
+# $Id: PKGBUILD 189676 2013-07-04 11:53:29Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: eric <eric@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=tdb
-pkgver=1.2.11
-pkgrel=1.1
+pkgver=1.2.12
+pkgrel=1
pkgdesc="A Trivial Database similar to GDBM but allows simultaneous commits"
arch=(i686 x86_64 'mips64el')
license=('GPL3')
@@ -33,4 +33,4 @@ package() {
export PYTHON=/usr/bin/python2
make DESTDIR=$pkgdir/ install
}
-md5sums=('67dcc5507213ec8c9664234fae095538')
+md5sums=('53e6168a7c2c93735a1c024fd2c3a7b4')