From c16968d4179be76966c262f854c9e1fb827dc3ec Mon Sep 17 00:00:00 2001 From: root Date: Tue, 26 Mar 2013 00:06:16 -0700 Subject: Tue Mar 26 00:06:15 PDT 2013 --- community/libzdb/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/libzdb') 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 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') -- cgit v1.2.3-54-g00ecf