summaryrefslogtreecommitdiff
path: root/community/libzdb
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-20 01:29:42 -0700
committerroot <root@rshg054.dnsready.net>2013-04-20 01:29:42 -0700
commit1f9776d421ac40faa59f797893033e99e4f919eb (patch)
treefd7420e8e8d3b090730fcc01a8ff25d13ad09442 /community/libzdb
parent1fedf1f5d5351aefd88268cba7353c79adac9b8a (diff)
Sat Apr 20 01:28:56 PDT 2013
Diffstat (limited to 'community/libzdb')
-rw-r--r--community/libzdb/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/libzdb/PKGBUILD b/community/libzdb/PKGBUILD
index 6bbc52e6e..ddd025ad0 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')
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"