From da0a0d88caa1bf934ebf314ef86e15928dbb027b Mon Sep 17 00:00:00 2001 From: root Date: Tue, 7 May 2013 00:36:35 -0700 Subject: Tue May 7 00:36:35 PDT 2013 --- community/critter/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/critter/PKGBUILD') diff --git a/community/critter/PKGBUILD b/community/critter/PKGBUILD index 848639171..713e6c628 100644 --- a/community/critter/PKGBUILD +++ b/community/critter/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 78732 2012-10-23 20:20:15Z lcarlier $ +# $Id: PKGBUILD 90012 2013-05-06 19:36:32Z foutrelis $ # Maintainer: Laurent Carlier # Contributor: Allan McRae # Contributor: Daniel J Griffiths @@ -6,7 +6,7 @@ pkgname=critter _origname=CriticalMass pkgver=1.0.2 -pkgrel=7 +pkgrel=8 pkgdesc="Critical Mass (aka Critter) is an SDL/OpenGL space shoot'em up game" arch=('i686' 'x86_64') url="http://sourceforge.net/projects/criticalmass" @@ -27,7 +27,7 @@ build() { patch -Np1 -i ../critter-gcc43.patch patch -Np0 -i ../criticalmass-1.0.2-libpng15.patch - sed -i 's|-lpng12|-lpng15|g' configure + sed -i 's|-lpng12|-lpng16|g' configure ./configure --prefix=/usr --mandir=/usr/share/man make -- cgit v1.2.3-54-g00ecf