[arch-commits] CVS update of extra/games/xmoto (PKGBUILD)
Travis Willard
travis at archlinux.org
Sun Apr 29 15:18:42 UTC 2007
Date: Sunday, April 29, 2007 @ 11:18:42
Author: travis
Path: /home/cvs-extra/extra/games/xmoto
Modified: PKGBUILD (1.2 -> 1.3)
Rearrange PKGBUILD to match format of PKGBUILD.proto
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Index: extra/games/xmoto/PKGBUILD
diff -u extra/games/xmoto/PKGBUILD:1.2 extra/games/xmoto/PKGBUILD:1.3
--- extra/games/xmoto/PKGBUILD:1.2 Sat Mar 17 18:01:57 2007
+++ extra/games/xmoto/PKGBUILD Sun Apr 29 11:18:42 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.2 2007/03/17 22:01:57 travis Exp $
+# $Id: PKGBUILD,v 1.3 2007/04/29 15:18:42 travis Exp $
# Maintainer: Travis Willard <travisw at wmpub.ca>
# Contributor: Denis (dtonator at gmail.com)
@@ -8,7 +8,7 @@
pkgdesc="A challenging 2D motocross platform game, where physics play an all important role in the gameplay."
arch=('i686')
url="http://xmoto.tuxfamily.org"
-license="GPL"
+license=('GPL')
depends=('bzip2' 'libjpeg' 'libpng' 'lua' 'sdl_mixer' 'ode' 'curl' 'libgl')
source=(http://download.tuxfamily.org/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver-src.tar.gz)
@@ -21,3 +21,4 @@
md5sums=('4b079ea010561584a61b3d6384b942fc')
sha1sums=('35a0cbc0f0ca8368417d0eef0ac3d29ff6adbd4c')
+
More information about the arch-commits
mailing list