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

Massimiliano Torromeo mtorromeo at archlinux.org
Wed Apr 19 16:02:04 UTC 2017


    Date: Wednesday, April 19, 2017 @ 16:02:03
  Author: mtorromeo
Revision: 223786

upgpkg: xtrabackup 2.4.7-1

Modified:
  xtrabackup/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-19 12:13:19 UTC (rev 223785)
+++ PKGBUILD	2017-04-19 16:02:03 UTC (rev 223786)
@@ -3,9 +3,9 @@
 # Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=xtrabackup
-pkgver=2.4.6
+pkgver=2.4.7
 _boost_ver=1.59.0
-pkgrel=2
+pkgrel=1
 pkgdesc='Non-blocking backup tool for MySQL'
 arch=('i686' 'x86_64')
 url='http://www.percona.com/software/percona-xtrabackup/'
@@ -15,7 +15,7 @@
 optdepends=('qpress: for compressed backups')
 source=(https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-$pkgver/source/tarball/percona-xtrabackup-$pkgver.tar.gz
         http://sourceforge.net/projects/boost/files/boost/${_boost_ver}/boost_${_boost_ver//./_}.tar.gz)
-sha256sums=('1e21ab097550901d8f2fa3dc37402ba6a994afa0722760f8f19cb369565e5e8b'
+sha256sums=('261567a4f0bdde0df7eefeb4f651ad39b4752984bbaabd68245e0e5ee368871a'
             '47f11c8844e579d02691a607fbd32540104a9ac7a2534a8ddaef50daf502baac')
 build() {
   cd percona-xtrabackup-$pkgver



More information about the arch-commits mailing list