summaryrefslogtreecommitdiff
path: root/community/libzdb
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-03-26 00:06:16 -0700
committerroot <root@rshg054.dnsready.net>2013-03-26 00:06:16 -0700
commitc16968d4179be76966c262f854c9e1fb827dc3ec (patch)
tree3dc52f45dc9b7b4a2999ca42a28631072abb7e39 /community/libzdb
parent32793d9a5b60ef0591c71c12ad75121d9b155adf (diff)
Tue Mar 26 00:06:15 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 c44dd0733..6bbc52e6e 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')
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')