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

Massimiliano Torromeo mtorromeo at archlinux.org
Thu Dec 17 18:10:06 UTC 2015


    Date: Thursday, December 17, 2015 @ 19:10:06
  Author: mtorromeo
Revision: 153614

upgpkg: xtrabackup 2.3.3-1

Updated to 2.3.3

Modified:
  xtrabackup/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-17 17:22:42 UTC (rev 153613)
+++ PKGBUILD	2015-12-17 18:10:06 UTC (rev 153614)
@@ -3,8 +3,8 @@
 # Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=xtrabackup
-pkgver=2.3.2
-pkgrel=4
+pkgver=2.3.3
+pkgrel=1
 pkgdesc='Non-blocking backup tool for MySQL'
 arch=('i686' 'x86_64')
 url='http://www.percona.com/software/percona-xtrabackup/'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'python-sphinx' 'zlib' 'vim-minimal' 'libedit' 'libevent')
 optdepends=('qpress: for compressed backups')
 source=(http://www.percona.com/downloads/XtraBackup/LATEST/source/tarball/percona-xtrabackup-$pkgver.tar.gz)
-sha256sums=('5680500d513324b2e034969c5cf1b17790588cce628a31607d55a637b38c80e5')
+sha256sums=('88c2b2897c571dd9fac73c1506620a95276f0b7d7e7a30d96aadff0b0f23ae15')
 
 build() {
   cd percona-xtrabackup-$pkgver



More information about the arch-commits mailing list