summaryrefslogtreecommitdiff
path: root/community-testing/percona-server/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-24 23:14:50 +0000
committerroot <root@rshg054.dnsready.net>2011-12-24 23:14:50 +0000
commit2d2e64c7c198ff82ea6e306f7673168dcf5ddca7 (patch)
treed1db6175abc5826c498c3140c028b5b7fbac5ee1 /community-testing/percona-server/PKGBUILD
parentd53a615fd6ab6dfeb42da11086f96698cb08fe40 (diff)
Sat Dec 24 23:14:50 UTC 2011
Diffstat (limited to 'community-testing/percona-server/PKGBUILD')
-rw-r--r--community-testing/percona-server/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community-testing/percona-server/PKGBUILD b/community-testing/percona-server/PKGBUILD
index d3bcd65b3..4a03ded15 100644
--- a/community-testing/percona-server/PKGBUILD
+++ b/community-testing/percona-server/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
pkgname=percona-server
-pkgver=5.5.17_rel22.1
+pkgver=5.5.18_rel23.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')
@@ -17,7 +17,7 @@ url="http://www.percona.com/software/percona-server/"
options=('!libtool' 'emptydirs')
backup=('etc/mysql/my.cnf')
install=percona.install
-source=("http://www.percona.com/redir/downloads/Percona-Server-${pkgver%.*_*}/Percona-Server-${pkgver/_rel/-}/source/Percona-Server-${pkgver/_/-}.tar.gz"
+source=("http://www.percona.com/redir/downloads/Percona-Server-${pkgver%.*_*}/Percona-Server-${pkgver/_rel/-}/Percona-Server-${pkgver/_/-}.tar.gz"
'mysqld'
'my.cnf')
@@ -98,6 +98,6 @@ package() {
install -dm700 "${pkgdir}"/var/lib/mysql
}
-md5sums=('77e2ff68ff3ffa60a48a1ee045056f15'
+md5sums=('17b266f5c10d01838522188f313a1ead'
'243864805611764a7e5883c1dba7afd8'
'1c949c0dbea5206af0db14942d9927b6')