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/libcaca/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libcaca/PKGBUILD')
-rw-r--r-- | extra/libcaca/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libcaca/PKGBUILD b/extra/libcaca/PKGBUILD index 1878f8cb1..6e078f5e2 100644 --- a/extra/libcaca/PKGBUILD +++ b/extra/libcaca/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 197118 2013-10-22 08:29:56Z jgc $ +# $Id: PKGBUILD 198132 2013-10-30 12:58:57Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=libcaca @@ -9,7 +9,7 @@ arch=('i686' 'x86_64') license=('custom:WTFPL') url="http://caca.zoy.org/wiki/libcaca" depends=('imlib2' 'ncurses') -options=(!libtool !emptydirs) +options=(!emptydirs) source=(http://libcaca.zoy.org/files/libcaca/${pkgname}-${pkgver}.tar.gz) md5sums=('93d35dbdb0527d4c94df3e9a02e865cc') |