diff --git a/community/percona-server/PKGBUILD b/community/percona-server/PKGBUILD
index f534f7828..285e5d97c 100644
--- a/community/percona-server/PKGBUILD
+++ b/community/percona-server/PKGBUILD
@@ -3,11 +3,9 @@
 # ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
 #  - added alarm.patch
 
-plugrel=1
-
 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')
 
@@ -112,7 +110,7 @@ package() {
     install -Dm755 "$srcdir/mysqld-post" "$pkgdir/usr/bin/mysqld-post"
 }
 
-md5sums=('76f835e98ad3c71fcaa33794ee187630'
+md5sums=('c6d08224a37f545d55af7657f24bd2c8'
          '243864805611764a7e5883c1dba7afd8'
          '1c949c0dbea5206af0db14942d9927b6'
          '5143dadeaac15f1ff88ea16716588554'