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

Pierre Schmitz pierre at nymeria.archlinux.org
Sun Oct 20 13:10:07 UTC 2013


    Date: Sunday, October 20, 2013 @ 15:10:07
  Author: pierre
Revision: 196854

upgpkg: xz 5.0.5-2

remove static libs

Modified:
  xz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-20 13:09:40 UTC (rev 196853)
+++ PKGBUILD	2013-10-20 13:10:07 UTC (rev 196854)
@@ -4,13 +4,12 @@
 
 pkgname=xz
 pkgver=5.0.5
-pkgrel=1
+pkgrel=2
 pkgdesc='Library and command line tools for XZ and LZMA compressed files'
 arch=('i686' 'x86_64')
 url='http://tukaani.org/xz/'
 license=('GPL' 'LGPL' 'custom')
 depends=('sh')
-options=('!libtool')
 source=("http://tukaani.org/${pkgname}/${pkgname}-${pkgver}.tar.gz"
         "http://tukaani.org/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig")
 md5sums=('19d924e066b6fff0bc9d1981b4e53196'




More information about the arch-commits mailing list