Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=184c618c2f41d8934fe260d23d219528bd606607
commit 184c618c2f41d8934fe260d23d219528bd606607 Author: gholafox <[email protected]> Date: Thu Feb 26 21:08:24 2009 +0100 vavoom-1.30-1-i686 * Version bump diff --git a/source/games-extra/vavoom/FrugalBuild b/source/games-extra/vavoom/FrugalBuild index b58e4a9..3973bf2 100644 --- a/source/games-extra/vavoom/FrugalBuild +++ b/source/games-extra/vavoom/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Devil505 <[email protected]> pkgname=vavoom -pkgver=1.29 +pkgver=1.30 pkgrel=1 pkgdesc="Vavoom is Doom/Heretic/Hexen/Strife source port" _F_sourceforge_realname="Vavoom-source" @@ -13,7 +13,7 @@ depends=('libstdc++' 'flac' 'libmad' 'openal' 'sdl_mixer' 'libxext' 'libxdamage' groups=(games-extra) archs=('i686' 'x86_64') source=($source README.Frugalware) -sha1sums=('7f6e400a81d4dbb912256f39e209207c07be88f3' \ +sha1sums=('0bf6309c813e51de573620a406e337ae1a9866f3' \ 'bd055774c64b04814b6b7f2f90bf40f9e5b7b98a') _F_desktop_name="Vavoom" @@ -25,7 +25,6 @@ _F_desktop_icon="/usr/share/$pkgname/$pkgname.png" build() { unset MAKEFLAGS - Fcd CMake_build Fdesktop2 Fdoc README.Frugalware _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
