summaryrefslogtreecommitdiff
path: root/community/libzdb
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-03 01:52:27 -0700
committerroot <root@rshg054.dnsready.net>2013-09-03 01:52:27 -0700
commit3aa73e2018f321c9ccff8eca801b1c2fa9f18fa8 (patch)
tree961d6e0475cac3875e6a31b558861367da0c93d8 /community/libzdb
parent53939c2b159d972c48fc2f3652408632c71be77b (diff)
Tue Sep 3 01:50:53 PDT 2013
Diffstat (limited to 'community/libzdb')
-rw-r--r--community/libzdb/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libzdb/PKGBUILD b/community/libzdb/PKGBUILD
index ddd025ad0..9dd495e5f 100644
--- a/community/libzdb/PKGBUILD
+++ b/community/libzdb/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 88544 2013-04-19 13:27:42Z spupykin $
+# $Id: PKGBUILD 96630 2013-09-02 14:51:26Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=libzdb
-pkgver=2.11.2
+pkgver=2.11.3
pkgrel=1
pkgdesc="Zild Database Library"
arch=('i686' 'x86_64')
@@ -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=('f3ebd6c32c47be084643a44d34459499')
+md5sums=('49c55f02e5b82110cd9007e215d58468')
build() {
cd "$srcdir/$pkgname-$pkgver"