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 8332420bf..a6fca9af3 100644
--- a/community/libzdb/PKGBUILD
+++ b/community/libzdb/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 100245 2013-11-02 08:41:34Z spupykin $
+# $Id: PKGBUILD 105969 2014-02-20 09:02:23Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=libzdb
-pkgver=2.12
-pkgrel=2
+pkgver=3.0
+pkgrel=1
pkgdesc="Zild Database Library"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.tildeslash.com/libzdb/"
license=('GPL')
depends=('postgresql-libs' 'sqlite' 'libmariadbclient')
source=(http://www.tildeslash.com/libzdb/dist/libzdb-$pkgver.tar.gz)
-md5sums=('dd95114cae471d1b5dfda1f263b222c1')
+md5sums=('3bb9efff10a1f3ebc5b76c1055c48635')
build() {
cd "$srcdir/$pkgname-$pkgver"