summaryrefslogtreecommitdiff
path: root/extra/tdb
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-05 02:18:51 -0800
committerroot <root@rshg054.dnsready.net>2012-12-05 02:18:51 -0800
commit947a049195183934ba5dffc131f9512fe253f4db (patch)
tree7b3e9b118d4389fdaf66b54a977cdece5cdc7a4c /extra/tdb
parent8bec6ab49870cd93d3fc53aca96b261cbec8065f (diff)
Wed Dec 5 02:17:39 PST 2012
Diffstat (limited to 'extra/tdb')
-rw-r--r--extra/tdb/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/tdb/PKGBUILD b/extra/tdb/PKGBUILD
index bc04c1c9c..2eacd4954 100644
--- a/extra/tdb/PKGBUILD
+++ b/extra/tdb/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 170223 2012-11-05 14:18:32Z tpowa $
+# $Id: PKGBUILD 172510 2012-12-04 14:40:09Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: eric <eric@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=tdb
-pkgver=1.2.10
-pkgrel=2
+pkgver=1.2.11
+pkgrel=1
pkgdesc="A Trivial Database similar to GDBM but allows simultaneous commits"
arch=(i686 x86_64)
license=('GPL3')
@@ -33,4 +33,4 @@ package() {
export PYTHON=/usr/bin/python2
make DESTDIR=$pkgdir/ install
}
-md5sums=('cc28048309df19782b04359282e9f98b')
+md5sums=('67dcc5507213ec8c9664234fae095538')