summaryrefslogtreecommitdiff
path: root/community/libzdb/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libzdb/PKGBUILD')
-rw-r--r--community/libzdb/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libzdb/PKGBUILD b/community/libzdb/PKGBUILD
index 6df859ede..21be84187 100644
--- a/community/libzdb/PKGBUILD
+++ b/community/libzdb/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 96630 2013-09-02 14:51:26Z spupykin $
+# $Id: PKGBUILD 97586 2013-09-24 15:30:59Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=libzdb
-pkgver=2.11.3
+pkgver=2.12
pkgrel=1
pkgdesc="Zild Database Library"
arch=('i686' 'x86_64' 'mips64el')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('postgresql-libs' 'sqlite' 'libmariadbclient')
options=('!libtool')
source=(http://www.tildeslash.com/libzdb/dist/libzdb-$pkgver.tar.gz)
-md5sums=('49c55f02e5b82110cd9007e215d58468')
+md5sums=('dd95114cae471d1b5dfda1f263b222c1')
build() {
cd "$srcdir/$pkgname-$pkgver"