[arch-commits] Commit in xtrabackup/trunk (PKGBUILD)

Massimiliano Torromeo mtorromeo at archlinux.org
Tue Aug 4 08:11:36 UTC 2015


    Date: Tuesday, August 4, 2015 @ 10:11:35
  Author: mtorromeo
Revision: 137915

upgpkg: xtrabackup 2.2.12-1

Updated to 2.2.12

Modified:
  xtrabackup/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-04 07:50:22 UTC (rev 137914)
+++ PKGBUILD	2015-08-04 08:11:35 UTC (rev 137915)
@@ -3,7 +3,7 @@
 # Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=xtrabackup
-pkgver=2.2.11
+pkgver=2.2.12
 pkgrel=1
 pkgdesc='Non-blocking backup tool for MySQL'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('libaio' 'libgcrypt' 'openssl' 'perl-dbd-mysql')
 makedepends=('cmake' 'python-sphinx' 'zlib')
 source=(http://www.percona.com/downloads/XtraBackup/LATEST/source/tarball/percona-xtrabackup-$pkgver.tar.gz)
-sha256sums=('84020a274c29bf1c3c25b8d4667c7c69d32e0db5281fc52f286a42c78d5d2f91')
+sha256sums=('6e8e3f6e6188321eef649cc1169bbc70200e4ae6a55160f3382db6be02a538d3')
 
 build() {
   cd percona-xtrabackup-$pkgver



More information about the arch-commits mailing list