summaryrefslogtreecommitdiff
path: root/community/mysql++/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mysql++/PKGBUILD')
-rw-r--r--community/mysql++/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/mysql++/PKGBUILD b/community/mysql++/PKGBUILD
index 5ee9f8bf0..70ac6b22b 100644
--- a/community/mysql++/PKGBUILD
+++ b/community/mysql++/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 66225 2012-02-23 05:01:23Z spupykin $
+# $Id: PKGBUILD 87010 2013-03-25 19:16:50Z bpiotrowski $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Markus Härer <markus.haerer@gmx.net>
pkgname=mysql++
pkgver=3.1.0
-pkgrel=3
+pkgrel=4
pkgdesc="A C++ wraper for MySQLs C API"
arch=("i686" "x86_64" 'mips64el')
url="http://tangentsoft.net/mysql++/"
license=("LGPL" "custom")
-depends=("libmysqlclient")
+depends=("libmariadbclient")
options=('docs')
source=("http://tangentsoft.net/mysql++/releases/$pkgname-$pkgver.tar.gz"
"mysql++-fix-cstring.patch"