[arch-commits] Commit in xz/trunk (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Sat May 21 17:48:29 UTC 2011
Date: Saturday, May 21, 2011 @ 13:48:29
Author: pierre
Revision: 124452
upgpkg: xz 5.0.3-1
upstream update
Modified:
xz/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-05-21 11:41:13 UTC (rev 124451)
+++ PKGBUILD 2011-05-21 17:48:29 UTC (rev 124452)
@@ -3,7 +3,7 @@
# Contributor: François Charette <firmicus at gmx.net>
pkgname=xz
-pkgver=5.0.2
+pkgver=5.0.3
pkgrel=1
pkgdesc='Library and command line tools for XZ and LZMA compressed files'
arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
replaces=('lzma' 'lzma-utils' 'xz-utils')
conflicts=('lzma' 'lzma-utils' 'xz-utils')
options=('!libtool')
-source=("http://tukaani.org/${pkgname}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('870d0e6fec3b710903371defb48a2fad')
+source=("http://tukaani.org/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+md5sums=('fefe52f9ecd521de2a8ce38c21a27574')
# keep an upgrade path for older installations
PKGEXT='.pkg.tar.gz'
More information about the arch-commits
mailing list