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

Pierre Schmitz pierre at archlinux.org
Fri Oct 15 11:01:58 UTC 2010


    Date: Friday, October 15, 2010 @ 07:01:58
  Author: pierre
Revision: 95117

upgpkg: xz 4.999.9beta_212_gacbc-1
upstream update

Modified:
  xz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-15 10:57:22 UTC (rev 95116)
+++ PKGBUILD	2010-10-15 11:01:58 UTC (rev 95117)
@@ -3,7 +3,7 @@
 # Contributor: François Charette <firmicus at gmx.net>
 
 pkgname=xz
-_snapshot=4.999.9beta-174-g41bc
+_snapshot=4.999.9beta-212-gacbc
 pkgver=${_snapshot//-/_}
 pkgrel=1
 pkgdesc='Library and command line tools for XZ and LZMA compressed files'
@@ -16,7 +16,7 @@
 conflicts=('lzma' 'lzma-utils' 'xz-utils')
 options=('!libtool')
 source=("http://tukaani.org/${pkgname}/${pkgname}-${_snapshot}.tar.gz")
-md5sums=('3979abaf503f1d282ac77d2727384297')
+md5sums=('9b475359622f67aea6774139585d5e33')
 
 # keep an upgrade path for older installations
 PKGEXT='.pkg.tar.gz'
@@ -25,7 +25,6 @@
 	cd ${srcdir}/${pkgname}-${_snapshot}
 
 	./configure --prefix=/usr \
-		--enable-dynamic \
 		--disable-rpath \
 		--enable-werror
 	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool




More information about the arch-commits mailing list