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/file | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'core/file')
-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') |