summaryrefslogtreecommitdiff
path: root/community/libzdb/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libzdb/PKGBUILD')
-rw-r--r--community/libzdb/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/libzdb/PKGBUILD b/community/libzdb/PKGBUILD
index 323c93529..89ea48e74 100644
--- a/community/libzdb/PKGBUILD
+++ b/community/libzdb/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 87007 2013-03-25 19:16:47Z bpiotrowski $
+# $Id: PKGBUILD 88544 2013-04-19 13:27:42Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=libzdb
-pkgver=2.11.1
-pkgrel=2
+pkgver=2.11.2
+pkgrel=1
pkgdesc="Zild Database Library"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.tildeslash.com/libzdb/"
@@ -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=('155e89d96df4ec22e984442137f75289')
+md5sums=('f3ebd6c32c47be084643a44d34459499')
build() {
cd "$srcdir/$pkgname-$pkgver"