summaryrefslogtreecommitdiff
path: root/community/mysql++/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mysql++/PKGBUILD')
-rw-r--r--community/mysql++/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mysql++/PKGBUILD b/community/mysql++/PKGBUILD
index b8a370db6..5ee9f8bf0 100644
--- a/community/mysql++/PKGBUILD
+++ b/community/mysql++/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 51970 2011-07-18 20:04:38Z spupykin $
+# $Id: PKGBUILD 66225 2012-02-23 05:01:23Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Markus Härer <markus.haerer@gmx.net>
pkgname=mysql++
pkgver=3.1.0
-pkgrel=2
+pkgrel=3
pkgdesc="A C++ wraper for MySQLs C API"
arch=("i686" "x86_64" 'mips64el')
url="http://tangentsoft.net/mysql++/"