Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=05ad554b64886bd29461c35e1059d04d230f8d2e
commit 05ad554b64886bd29461c35e1059d04d230f8d2e Author: Devil505 <[email protected]> Date: Mon Dec 26 11:37:20 2011 +0100 megaglest-3.6.0.2-1-i686 * version bump diff --git a/source/games-extra/megaglest/FrugalBuild b/source/games-extra/megaglest/FrugalBuild index 7c0e30a..998b21a 100644 --- a/source/games-extra/megaglest/FrugalBuild +++ b/source/games-extra/megaglest/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: Devil505 <[email protected]> pkgname=megaglest -pkgver=3.6.0.1 +pkgver=3.6.0.2 pkgrel=1 pkgdesc="Fork of Glest, a 3D real-time strategy game in a fantastic world." -depends=('curl' 'xerces-c>=3.1.1' 'sdl' 'libvorbis' 'openal' 'libgl' 'lua' 'ftgl' 'glew') +depends=('curl' 'xerces-c>=3.1.1' 'sdl' 'libvorbis' 'openal' 'libgl' 'lua' 'ftgl' 'glew' 'libircclient' 'miniupnpc') makedepends=('jam' 'xz>=5.0.3' 'wxgtk') rodepends=('megaglest-data') groups=('games-extra') @@ -17,8 +17,8 @@ Finclude sourceforge cmake replaces=('glest' 'glest-data') source=($source \ $pkgname.sh) -_F_cd_path=$pkgname-3.6.0 -sha1sums=('95c4930a1a942a162677365b812b07b47bd9806c' \ +_F_cd_path="$pkgname-$pkgver" +sha1sums=('2f3bf0beeb7303d3713741c719c516b002de90ee' \ 'cebc6849fc4a56e5c4a99beaa3d039956076175b') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
