diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/libisofs/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libisofs/PKGBUILD')
-rw-r--r-- | extra/libisofs/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libisofs/PKGBUILD b/extra/libisofs/PKGBUILD index 95b6629ea..6c315f1f3 100644 --- a/extra/libisofs/PKGBUILD +++ b/extra/libisofs/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 192278 2013-08-09 14:19:12Z andyrtr $ +# $Id: PKGBUILD 198189 2013-10-30 13:20:51Z allan $ # Maintainer: AndyRTR <andyrtr@archlinux.org> # Contributor: Hugo Doria <hugodoria@gmail.com> # Contributor: Bjorn Martensen @@ -12,7 +12,6 @@ url="http://libburnia-project.org" license=('GPL') depends=('acl' 'zlib') source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig}) -options=('!libtool') md5sums=('3dfdaaf964ed7a779bc23de50c5f2175' 'SKIP') |