diff options
Diffstat (limited to 'community/lrzip/PKGBUILD')
-rw-r--r-- | community/lrzip/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/lrzip/PKGBUILD b/community/lrzip/PKGBUILD index 31645276e..ed199df0a 100644 --- a/community/lrzip/PKGBUILD +++ b/community/lrzip/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 96966 2013-09-09 13:06:19Z arodseth $ +# $Id: PKGBUILD 99900 2013-10-31 02:21:59Z allan $ # Maintainer: Alexander Rødseth <rodseth@gmail.com> # Contributor: graysky <graysky AT archlinux DOT us> # Contributor: kastor@fobos.org.ar @@ -16,7 +16,6 @@ then makedepends+=('nasm') _flag="--enable-asm" fi -options=('!libtool') source=("http://ck.kolivas.org/apps/$pkgname/$pkgname-$pkgver.tar.bz2") sha256sums=('982d5a8db4d8bbbced6e33fbbcd589c9b3fc4275110155d7bd71cbeff4a235ae') |