diff options
Diffstat (limited to 'core/fakeroot/PKGBUILD')
-rw-r--r-- | core/fakeroot/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/fakeroot/PKGBUILD b/core/fakeroot/PKGBUILD index 254049c41..19330d06b 100644 --- a/core/fakeroot/PKGBUILD +++ b/core/fakeroot/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 194710 2013-09-23 00:56:24Z allan $ +# $Id: PKGBUILD 197809 2013-10-30 11:03:15Z allan $ # Maintainer: Allan McRae <allan@archlinux.org> # Contributor: Jochem Kossen <j.kossen@home.nl> @@ -12,7 +12,6 @@ url="http://packages.debian.org/fakeroot" groups=('base-devel') install=fakeroot.install depends=('glibc' 'filesystem' 'sed' 'util-linux' 'sh') -options=('!libtool') source=(http://ftp.debian.org/debian/pool/main/f/${pkgname}/${pkgname}_${pkgver}.orig.tar.bz2) md5sums=('9777a81d4d1878422447a1d0030c1f9f') |