summaryrefslogtreecommitdiff
path: root/community/mysql++
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-12 01:25:16 -0700
committerroot <root@rshg054.dnsready.net>2013-07-12 01:25:16 -0700
commit2579dc888d0308c442245d932f99cc4c61c39299 (patch)
tree5918cd8d62c952274814cf483fc59ed0d0751d1b /community/mysql++
parent2e85ee969c4be5762301fc1447315f132aca1fc8 (diff)
Fri Jul 12 01:25:08 PDT 2013
Diffstat (limited to 'community/mysql++')
-rw-r--r--community/mysql++/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/mysql++/PKGBUILD b/community/mysql++/PKGBUILD
index da526a29e..6b5364edf 100644
--- a/community/mysql++/PKGBUILD
+++ b/community/mysql++/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 87010 2013-03-25 19:16:50Z bpiotrowski $
+# $Id: PKGBUILD 93854 2013-07-11 12:03:32Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Markus Härer <markus.haerer@gmx.net>
pkgname=mysql++
-pkgver=3.1.0
-pkgrel=4
+pkgver=3.2.0
+pkgrel=1
pkgdesc="A C++ wraper for MySQLs C API"
arch=("i686" "x86_64")
url="http://tangentsoft.net/mysql++/"
@@ -14,7 +14,7 @@ options=('docs')
source=("http://tangentsoft.net/mysql++/releases/$pkgname-$pkgver.tar.gz"
"mysql++-fix-cstring.patch"
"mysql++-fix-size_t.patch")
-md5sums=('d92769cc579b87a60e58a77099cc4f0e'
+md5sums=('d2220b74e000d8ede13f451fe99bad5a'
'72f85a1bdba9d5285f0baf1d973033f8'
'6dcfbf06072b81cf27530ca9a0df8a8e')