diff options
author | root <root@rshg054.dnsready.net> | 2013-04-12 00:04:48 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-04-12 00:04:48 -0700 |
commit | d976aa5e1544c80dc2457ea20b27f28f3fa05899 (patch) | |
tree | b920a24b920930916f1d58602326568fd1e4e9bf /community/percona-server | |
parent | 337402b957bab442da9e0d46ee7a8d8f32ede3ce (diff) |
Fri Apr 12 00:04:48 PDT 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 f40aad0d0..f6e65de1a 100644 --- a/community/percona-server/PKGBUILD +++ b/community/percona-server/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 87057 2013-03-26 13:09:29Z mtorromeo $ +# $Id: PKGBUILD 88094 2013-04-11 13:45:38Z mtorromeo $ # Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com> pkgname=percona-server -pkgver=5.5.30_rel30.1 -pkgrel=3 +pkgver=5.5.30_rel30.2 +pkgrel=1 pkgdesc="A backwards-compatible drop-in replacement for MySQL that provides improved performance, diagnostics and instrumentation" arch=('i686' 'x86_64') @@ -97,7 +97,7 @@ package() { rm "${pkgdir}"/usr/share/man/man1/mysql-test-run.pl.1 } -sha256sums=('7309cf2645a1b45a17d6dbfda8c96b00e1186f3b9aba7f8692da14b52f98fb3b' +sha256sums=('d30876033cd5590f8e1d68aff6a2eaad677dbe59168d4610c580c4e4e2e923a7' '82a241d9fa4032187a26597d044e94ba810b209b53a7ce14bb6eb92555993a48' '9bc66470f3f80534c0bb62f9f8325ccf60b164f421f74ad74a963f065d7b1869' 'badf6a701d9dc6ea3b4ddca26cb0f42b6236432ccdbc14c64962147802594a60') |