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

Pierre Schmitz pierre at archlinux.org
Sat Jan 10 06:33:58 UTC 2015


    Date: Saturday, January 10, 2015 @ 07:33:57
  Author: pierre
Revision: 228873

upgpkg: xz 5.2.0-1

Modified:
  xz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-09 20:45:36 UTC (rev 228872)
+++ PKGBUILD	2015-01-10 06:33:57 UTC (rev 228873)
@@ -3,7 +3,7 @@
 # Contributor: François Charette <firmicus at gmx.net>
 
 pkgname=xz
-pkgver=5.0.8
+pkgver=5.2.0
 pkgrel=1
 pkgdesc='Library and command line tools for XZ and LZMA compressed files'
 arch=('i686' 'x86_64')
@@ -12,8 +12,9 @@
 depends=('sh')
 source=("http://tukaani.org/${pkgname}/${pkgname}-${pkgver}.tar.gz"
         "http://tukaani.org/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig")
-md5sums=('d19507f40e0d904d0a1b7914b173800e'
+md5sums=('be585bdf8672e4406632eda3d819e284'
          'SKIP')
+validpgpkeys=('3690C240CE51B4670D30AD1C38EE757D69184620')
 
 build() {
 	cd ${srcdir}/${pkgname}-${pkgver}



More information about the arch-commits mailing list