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/pth | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'core/pth')
-rw-r--r-- | core/pth/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/pth/PKGBUILD b/core/pth/PKGBUILD index 8ba1b8411..96f3c09b4 100644 --- a/core/pth/PKGBUILD +++ b/core/pth/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 146737 2012-01-16 22:52:42Z dreisner $ +# $Id: PKGBUILD 197839 2013-10-30 11:06:47Z allan $ # Maintainer: damir <damir@archlinux.org> pkgname=pth @@ -9,7 +9,7 @@ arch=('i686' 'x86_64') url="http://www.gnu.org/software/pth/" license=('LGPL') depends=('glibc' 'awk') -options=('!libtool' '!makeflags') +options=('!makeflags') source=(ftp://ftp.gnu.org/gnu/pth/$pkgname-$pkgver.tar.gz{,.sig}) sha1sums=('9a71915c89ff2414de69fe104ae1016d513afeee' '8cb16dffbf15ba92bda8d08918eaf5995642fc38') |