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 /community/silly/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/silly/PKGBUILD')
-rw-r--r-- | community/silly/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/silly/PKGBUILD b/community/silly/PKGBUILD index b26e39d62..d50c37c56 100644 --- a/community/silly/PKGBUILD +++ b/community/silly/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 90090 2013-05-06 19:39:34Z foutrelis $ +# $Id: PKGBUILD 99987 2013-10-31 02:51:21Z allan $ # Maintainer: Eric Belanger <eric@archlinux.org> # Contributor: G_Syme <demichan(at)mail(dot)upb(dot)de> @@ -10,7 +10,6 @@ arch=('i686' 'x86_64') url="http://www.cegui.org.uk/wiki/index.php/SILLY" license=('MIT') depends=('libjpeg' 'libpng' 'gcc-libs') -options=('!libtool') source=(http://downloads.sourceforge.net/crayzedsgui/SILLY-${pkgver}.tar.gz silly-libpng1.5.patch) md5sums=('c3721547fced7792a36ffc9ce6ec23fd' |