summaryrefslogtreecommitdiff
path: root/extra/tdb
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-12-05 09:35:40 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-12-05 09:35:40 -0300
commit2e27d8d9808d5d65c1d6f39b629fbe956b294697 (patch)
tree8811c7a4e5b81100d1f0542367ae623356038ae8 /extra/tdb
parente4110059fee6ff87ee66fe88c17b47848b9bf49d (diff)
parent947a049195183934ba5dffc131f9512fe253f4db (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/erlang/PKGBUILD community/lshw/PKGBUILD extra/ardour/PKGBUILD
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 4296640d6..6ea655dee 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 'mips64el')
license=('GPL3')
@@ -33,4 +33,4 @@ package() {
export PYTHON=/usr/bin/python2
make DESTDIR=$pkgdir/ install
}
-md5sums=('cc28048309df19782b04359282e9f98b')
+md5sums=('67dcc5507213ec8c9664234fae095538')