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 5119d2c21..323c93529 100644
--- a/community/libzdb/PKGBUILD
+++ b/community/libzdb/PKGBUILD
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD 82597 2013-01-21 11:20:45Z spupykin $
+# $Id: PKGBUILD 87007 2013-03-25 19:16:47Z bpiotrowski $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=libzdb
pkgver=2.11.1
-pkgrel=1
+pkgrel=2
pkgdesc="Zild Database Library"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.tildeslash.com/libzdb/"
license=('GPL')
-depends=('postgresql-libs' 'sqlite' 'libmysqlclient')
+depends=('postgresql-libs' 'sqlite' 'libmariadbclient')
options=('!libtool')
source=(http://www.tildeslash.com/libzdb/dist/libzdb-$pkgver.tar.gz)
md5sums=('155e89d96df4ec22e984442137f75289')