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 /core/attr | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'core/attr')
-rw-r--r-- | core/attr/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/attr/PKGBUILD b/core/attr/PKGBUILD index 5b5dbba0b..18ec3a3e6 100644 --- a/core/attr/PKGBUILD +++ b/core/attr/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 188196 2013-06-12 15:53:08Z thomas $ +# $Id: PKGBUILD 197803 2013-10-30 11:02:33Z allan $ # Maintainer: Thomas Bächler <thomas@archlinux.org> pkgname=attr @@ -13,7 +13,6 @@ makedepends=('gettext') replaces=('xfsattr') provides=('xfsattr') conflicts=('xfsattr') -options=('!libtool') source=("http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.src.tar.gz"{,.sig}) sha256sums=('25772f653ac5b2e3ceeb89df50e4688891e21f723c460636548971652af0a859' 'SKIP') |