diff options
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 3cea28a3c..70a4406ef 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' 'mips64el') 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' |