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

Laurent Carlier lcarlier at archlinux.org
Sun Jan 11 12:46:36 UTC 2015


    Date: Sunday, January 11, 2015 @ 13:46:35
  Author: lcarlier
Revision: 125746

upgpkg: lib32-xz 5.2.0-1

upstream update 5.2.0

Modified:
  lib32-xz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-11 12:42:56 UTC (rev 125745)
+++ PKGBUILD	2015-01-11 12:46:35 UTC (rev 125746)
@@ -4,7 +4,7 @@
 
 pkgname=lib32-xz
 _pkgbasename=xz
-pkgver=5.0.8
+pkgver=5.2.0
 pkgrel=1
 pkgdesc='Library and command line tools for XZ and LZMA compressed files (32-bit)'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('gcc-multilib')
 source=("http://tukaani.org/xz/${_pkgbasename}-${pkgver}.tar.gz"
         "http://tukaani.org/xz/${_pkgbasename}-${pkgver}.tar.gz.sig")
-md5sums=('d19507f40e0d904d0a1b7914b173800e'
+md5sums=('be585bdf8672e4406632eda3d819e284'
          'SKIP')
 validpgpkeys=('3690C240CE51B4670D30AD1C38EE757D69184620')  # Lasse Collin
 



More information about the arch-commits mailing list