summaryrefslogtreecommitdiff
path: root/core/xz
diff options
context:
space:
mode:
Diffstat (limited to 'core/xz')
-rw-r--r--core/xz/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/core/xz/PKGBUILD b/core/xz/PKGBUILD
index 33e7da05b..2d5da080c 100644
--- a/core/xz/PKGBUILD
+++ b/core/xz/PKGBUILD
@@ -1,16 +1,15 @@
-# $Id: PKGBUILD 189703 2013-07-05 05:55:43Z pierre $
+# $Id: PKGBUILD 197167 2013-10-23 13:51:52Z pierre $
# Maintainer: Pierre Schmitz <pierre@archlinux.de>
# Contributor: François Charette <firmicus@gmx.net>
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' 'mips64el')
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'