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

Massimiliano Torromeo mtorromeo at archlinux.org
Fri Oct 23 08:35:09 UTC 2015


    Date: Friday, October 23, 2015 @ 10:35:09
  Author: mtorromeo
Revision: 144776

upgpkg: xtrabackup 2.3.2-1

Updated to 2.3.2

Modified:
  xtrabackup/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-23 08:35:06 UTC (rev 144775)
+++ PKGBUILD	2015-10-23 08:35:09 UTC (rev 144776)
@@ -3,16 +3,16 @@
 # Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=xtrabackup
-pkgver=2.2.12
+pkgver=2.3.2
 pkgrel=1
 pkgdesc='Non-blocking backup tool for MySQL'
 arch=('i686' 'x86_64')
 url='http://www.percona.com/software/percona-xtrabackup/'
 license=('GPL')
-depends=('libaio' 'libgcrypt' 'openssl' 'perl-dbd-mysql')
-makedepends=('cmake' 'python-sphinx' 'zlib')
+depends=('libaio' 'libev' 'libgcrypt' 'curl' 'perl-dbd-mysql')
+makedepends=('cmake' 'python-sphinx' 'zlib' 'vim-minimal')
 source=(http://www.percona.com/downloads/XtraBackup/LATEST/source/tarball/percona-xtrabackup-$pkgver.tar.gz)
-sha256sums=('6e8e3f6e6188321eef649cc1169bbc70200e4ae6a55160f3382db6be02a538d3')
+sha256sums=('5680500d513324b2e034969c5cf1b17790588cce628a31607d55a637b38c80e5')
 
 build() {
   cd percona-xtrabackup-$pkgver



More information about the arch-commits mailing list