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 /extra/babl/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/babl/PKGBUILD')
-rw-r--r-- | extra/babl/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/babl/PKGBUILD b/extra/babl/PKGBUILD index 6001370e0..a88d9bb19 100644 --- a/extra/babl/PKGBUILD +++ b/extra/babl/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 158344 2012-05-03 19:33:15Z eric $ +# $Id: PKGBUILD 197873 2013-10-30 11:23:34Z allan $ # Maintainer: Eric BĂ©langer <eric@archlinux.org> pkgname=babl @@ -9,7 +9,7 @@ arch=('i686' 'x86_64') url="http://gegl.org/babl/" license=('LGPL3') depends=('glibc') -options=('!libtool' '!makeflags') +options=('!makeflags') source=(ftp://ftp.gimp.org/pub/babl/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2) sha1sums=('ee60089e8e9d9390e730d3ae5e41074549928b7a') |