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

Pierre Schmitz pierre at nymeria.archlinux.org
Sun Jun 30 19:49:37 UTC 2013


    Date: Sunday, June 30, 2013 @ 21:49:37
  Author: pierre
Revision: 189224

upgpkg: xz 5.0.5-1

Modified:
  xz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-30 19:42:10 UTC (rev 189223)
+++ PKGBUILD	2013-06-30 19:49:37 UTC (rev 189224)
@@ -3,7 +3,7 @@
 # Contributor: François Charette <firmicus at gmx.net>
 
 pkgname=xz
-pkgver=5.0.4
+pkgver=5.0.5
 pkgrel=1
 pkgdesc='Library and command line tools for XZ and LZMA compressed files'
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 options=('!libtool')
 source=("http://tukaani.org/${pkgname}/${pkgname}-${pkgver}.tar.gz"
         "http://tukaani.org/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig")
-md5sums=('df3df690aef18384e1e031be7ec3a964'
-         '6e203465ee9b8f646d85cf84755e2b32')
+md5sums=('19d924e066b6fff0bc9d1981b4e53196'
+         'SKIP')
 
 build() {
 	cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list