diff options
author | root <root@rshg054.dnsready.net> | 2013-01-24 03:38:41 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-01-24 03:38:41 -0800 |
commit | 570e3637e2a4ba372dabbbbb8953d7b4ccdcaa39 (patch) | |
tree | e195c8762bbba939a608749e7153cb9fae5d02f3 /community/percona-server | |
parent | cb33decb284fa3b08652b04f7290d9d4140a927f (diff) |
Thu Jan 24 03:38:41 PST 2013
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 bad20b676..c0f1544c8 100644 --- a/community/percona-server/PKGBUILD +++ b/community/percona-server/PKGBUILD @@ -1,13 +1,13 @@ -# $Id: PKGBUILD 82183 2013-01-11 08:38:38Z mtorromeo $ +# $Id: PKGBUILD 82764 2013-01-24 08:41:17Z mtorromeo $ # Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com> pkgname=percona-server -pkgver=5.5.28_rel29.3 +pkgver=5.5.29_rel29.4 pkgrel=1 pkgdesc="A backwards-compatible drop-in replacement for MySQL that provides improved performance, diagnostics and instrumentation" arch=('i686' 'x86_64') -depends=('mysql-clients' 'systemd-tools' 'libaio') +depends=('mysql-clients' 'libaio') conflicts=('mysql') provides=('mysql') optdepends=('perl-dbi' 'perl-dbd-mysql') @@ -102,7 +102,7 @@ package() { install -dm700 "${pkgdir}"/var/lib/mysql } -sha256sums=('f131fb20de0a349cc354da7eb0156fe0d5c3c66506a99ea7d8edb8319e9e4922' +sha256sums=('b29dfa3634450e405c697e145dc63cf939c3c803bdeccecc01289188b40819a9' 'e875fac56f69634b4f1720aec3b952fc63903414e9345af630e5fd74b5373eb4' 'dd5dc155de468d4ab26971109861ae19b53574f28785bac5ff7b717fb65c0760' '4894d39605950d86841ad982e619daa6c8d5d60ca30928d7dbb582e8cb3ade32' |