diff options
Diffstat (limited to 'core/file/PKGBUILD')
-rw-r--r-- | core/file/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/file/PKGBUILD b/core/file/PKGBUILD index 8fced39e6..450e479bb 100644 --- a/core/file/PKGBUILD +++ b/core/file/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 195182 2013-09-26 23:59:54Z allan $ +# $Id: PKGBUILD 197810 2013-10-30 11:03:22Z allan $ # Maintainer: Allan McRae <allan@archlinux.org> # Contributor: Andreas Radke <andyrtr@archlinux.org> @@ -11,7 +11,6 @@ license=('custom') groups=('base' 'base-devel') url="http://www.darwinsys.com/file/" depends=('glibc' 'zlib') -options=('!libtool') source=(ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz) md5sums=('3f99565532f548d7540912c4642d1ede') |