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

Felix Yan fyan at archlinux.org
Tue Dec 30 15:56:29 UTC 2014


    Date: Tuesday, December 30, 2014 @ 16:56:28
  Author: fyan
Revision: 124942

upgpkg: lib32-xz 5.0.8-1

sync with [testing]

Modified:
  lib32-xz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-30 15:54:48 UTC (rev 124941)
+++ PKGBUILD	2014-12-30 15:56:28 UTC (rev 124942)
@@ -4,7 +4,7 @@
 
 pkgname=lib32-xz
 _pkgbasename=xz
-pkgver=5.0.7
+pkgver=5.0.8
 pkgrel=1
 pkgdesc='Library and command line tools for XZ and LZMA compressed files (32-bit)'
 arch=('x86_64')
@@ -14,8 +14,9 @@
 makedepends=('gcc-multilib')
 source=("http://tukaani.org/xz/${_pkgbasename}-${pkgver}.tar.gz"
         "http://tukaani.org/xz/${_pkgbasename}-${pkgver}.tar.gz.sig")
-md5sums=('60449e1c9c0eabefc9c3166e325636e5'
+md5sums=('d19507f40e0d904d0a1b7914b173800e'
          'SKIP')
+validpgpkeys=('3690C240CE51B4670D30AD1C38EE757D69184620')  # Lasse Collin
 
 build() {
 	cd ${srcdir}/xz-${pkgver}



More information about the arch-commits mailing list