Date: Thursday, February 26, 2015 @ 18:45:13
  Author: pierre
Revision: 232005

upgpkg: xz 5.2.1-1

Modified:
  xz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-02-26 17:11:27 UTC (rev 232004)
+++ PKGBUILD    2015-02-26 17:45:13 UTC (rev 232005)
@@ -3,7 +3,7 @@
 # Contributor: François Charette <[email protected]>
 
 pkgname=xz
-pkgver=5.2.0
+pkgver=5.2.1
 pkgrel=1
 pkgdesc='Library and command line tools for XZ and LZMA compressed files'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('sh')
 source=("http://tukaani.org/${pkgname}/${pkgname}-${pkgver}.tar.gz";
         "http://tukaani.org/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig";)
-md5sums=('be585bdf8672e4406632eda3d819e284'
+md5sums=('3e44c766c3fb4f19e348e646fcd5778a'
          'SKIP')
 validpgpkeys=('3690C240CE51B4670D30AD1C38EE757D69184620')
 

Reply via email to