Date: Monday, October 13, 2014 @ 06:14:52
  Author: fyan
Revision: 120580

upgpkg: lib32-xz 5.0.7-1

sync with [core]

Modified:
  lib32-xz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-10-13 04:13:52 UTC (rev 120579)
+++ PKGBUILD    2014-10-13 04:14:52 UTC (rev 120580)
@@ -4,7 +4,7 @@
 
 pkgname=lib32-xz
 _pkgbasename=xz
-pkgver=5.0.5
+pkgver=5.0.7
 pkgrel=1
 pkgdesc='Library and command line tools for XZ and LZMA compressed files 
(32-bit)'
 arch=('x86_64')
@@ -12,10 +12,9 @@
 license=('GPL' 'LGPL' 'custom')
 depends=('lib32-glibc' 'xz')
 makedepends=('gcc-multilib')
-options=('!libtool')
 source=("http://tukaani.org/xz/${_pkgbasename}-${pkgver}.tar.gz";
         "http://tukaani.org/xz/${_pkgbasename}-${pkgver}.tar.gz.sig";)
-md5sums=('19d924e066b6fff0bc9d1981b4e53196'
+md5sums=('60449e1c9c0eabefc9c3166e325636e5'
          'SKIP')
 
 build() {

Reply via email to