diff options
Diffstat (limited to 'community/percona-server')
-rw-r--r-- | community/percona-server/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/percona-server/PKGBUILD b/community/percona-server/PKGBUILD index 5941996e8..6b24a683a 100644 --- a/community/percona-server/PKGBUILD +++ b/community/percona-server/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 73668 2012-07-13 06:40:20Z spupykin $ +# $Id: PKGBUILD 74393 2012-07-26 13:12:10Z mtorromeo $ # Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com> pkgname=percona-server -pkgver=5.5.24_rel26.0 -pkgrel=3 +pkgver=5.5.25a_rel27.1 +pkgrel=1 pkgdesc="A backwards-compatible drop-in replacement for MySQL that provides improved performance, diagnostics and instrumentation, and manageability of the server" arch=('i686' 'x86_64') @@ -106,7 +106,7 @@ package() { install -Dm755 "$srcdir/mysqld-post" "$pkgdir/usr/bin/mysqld-post" } -md5sums=('76f835e98ad3c71fcaa33794ee187630' +md5sums=('c6d08224a37f545d55af7657f24bd2c8' '243864805611764a7e5883c1dba7afd8' '1c949c0dbea5206af0db14942d9927b6' '5143dadeaac15f1ff88ea16716588554' |