[arch-commits] CVS update of extra/games/xmoto (PKGBUILD)
Travis Willard
travis at archlinux.org
Fri Jul 20 02:43:57 UTC 2007
Date: Thursday, July 19, 2007 @ 22:43:57
Author: travis
Path: /home/cvs-extra/extra/games/xmoto
Modified: PKGBUILD (1.6 -> 1.7)
upgpkg: xmoto 0.3.1-1
Upstream update
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Index: extra/games/xmoto/PKGBUILD
diff -u extra/games/xmoto/PKGBUILD:1.6 extra/games/xmoto/PKGBUILD:1.7
--- extra/games/xmoto/PKGBUILD:1.6 Sun Jun 24 19:28:33 2007
+++ extra/games/xmoto/PKGBUILD Thu Jul 19 22:43:57 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.6 2007/06/24 23:28:33 travis Exp $
+# $Id: PKGBUILD,v 1.7 2007/07/20 02:43:57 travis Exp $
# Maintainer: Travis Willard <travisw at wmpub.ca>
# Contributor: Denis (dtonator at gmail.com)
pkgname=xmoto
-pkgver=0.3.0
+pkgver=0.3.1
pkgrel=1
pkgdesc="A challenging 2D motocross platform game, where physics play an all important role in the gameplay."
arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
depends=('bzip2' 'libjpeg' 'libpng' 'lua' 'sdl_mixer' 'ode' 'curl>=7.16.2'
'mesa' 'libxdamage' 'libxfixes' 'sqlite3' 'sdl_ttf')
source=(http://download.tuxfamily.org/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver-src.tar.gz)
-md5sums=('f3bf2d322ea82576ea1aec38694490fe')
-sha1sums=('14a7bd3a18e2a333128fc68978b7a9f5f3a20a22')
+md5sums=('6c636acc65d8915828894086f0471e9e')
+sha1sums=('cda94606f6bccb3603d6cd9d62ccd2fd73fdaedc')
build() {
cd $startdir/src/xmoto-$pkgver
More information about the arch-commits
mailing list