Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=36615e466cfb1efaebf91e8ab18863cf7d18f7c6
commit 36615e466cfb1efaebf91e8ab18863cf7d18f7c6 Author: CSÉCSY László <[EMAIL PROTECTED]> Date: Tue Jan 29 08:59:12 2008 +0100 xmoto-0.4.0-1-i686 version bump why the hell is subversion needed for building?!? :S diff --git a/source/games-extra/xmoto/FrugalBuild b/source/games-extra/xmoto/FrugalBuild index 8b11c01..f916134 100644 --- a/source/games-extra/xmoto/FrugalBuild +++ b/source/games-extra/xmoto/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: CSÉCSY László <[EMAIL PROTECTED]> pkgname=xmoto -pkgver=0.3.4 +pkgver=0.4.0 pkgrel=1 pkgdesc="A challenging 2D motocross platform game." url="http://xmoto.tuxfamily.org/" @@ -11,6 +11,7 @@ groups=('games-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://xmoto.tuxfamily.org/dev/ChangeLog | grep -m1 'X-Moto' | sed 's/.* \(.*\) .*/\1/'" source=(http://download.tuxfamily.org/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver-src.tar.gz) +makedepends=('subversion') build() { @@ -21,4 +22,4 @@ build() Ficonrel xmoto.xpm } # optimization OK -sha1sums=('be88fb1169e6573a857946d091d2a732d19dcaee') +sha1sums=('f4b24fc837faf9deec66ad6fc1cf2bec9e1038c9') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
