summaryrefslogtreecommitdiff
path: root/community/percona-server/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/percona-server/PKGBUILD')
-rw-r--r--community/percona-server/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/percona-server/PKGBUILD b/community/percona-server/PKGBUILD
index 1523e8653..476adeef8 100644
--- a/community/percona-server/PKGBUILD
+++ b/community/percona-server/PKGBUILD
@@ -1,7 +1,8 @@
+# $Id: PKGBUILD 68238 2012-03-20 13:04:11Z mtorromeo $
# Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
pkgname=percona-server
-pkgver=5.5.20_rel24.1
+pkgver=5.5.21_rel25.0
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')
@@ -98,6 +99,6 @@ package() {
install -dm700 "${pkgdir}"/var/lib/mysql
}
-md5sums=('0f61fde172ed1168a3ca9b7b003a6698'
+md5sums=('e0091c0e8213378f0b5756535fe5799f'
'243864805611764a7e5883c1dba7afd8'
'1c949c0dbea5206af0db14942d9927b6')