diff options
Diffstat (limited to 'core/attr/PKGBUILD')
-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') |