[arch-commits] CVS update of extra/games/xmoto (PKGBUILD)

Travis Willard travis at archlinux.org
Sun Jun 24 23:28:33 UTC 2007


    Date: Sunday, June 24, 2007 @ 19:28:33
  Author: travis
    Path: /home/cvs-extra/extra/games/xmoto

Modified: PKGBUILD (1.5 -> 1.6)

upgpkg: xmoto 0.3.0-1
Upstream update


----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)


Index: extra/games/xmoto/PKGBUILD
diff -u extra/games/xmoto/PKGBUILD:1.5 extra/games/xmoto/PKGBUILD:1.6
--- extra/games/xmoto/PKGBUILD:1.5	Mon Jun 11 20:33:45 2007
+++ extra/games/xmoto/PKGBUILD	Sun Jun 24 19:28:33 2007
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD,v 1.5 2007/06/12 00:33:45 eric Exp $
+# $Id: PKGBUILD,v 1.6 2007/06/24 23:28:33 travis Exp $
 # Maintainer: Travis Willard <travisw at wmpub.ca> 
 # Contributor: Denis (dtonator at gmail.com)
 
 pkgname=xmoto
-pkgver=0.2.7
-pkgrel=2
+pkgver=0.3.0
+pkgrel=1
 pkgdesc="A challenging 2D motocross platform game, where physics play an all important role in the gameplay."
 arch=('i686' 'x86_64')
 url="http://xmoto.tuxfamily.org"
 license=('GPL')
 depends=('bzip2' 'libjpeg' 'libpng' 'lua' 'sdl_mixer' 'ode' 'curl>=7.16.2' 
-         'mesa' 'libxdamage' 'libxfixes')
+         'mesa' 'libxdamage' 'libxfixes' 'sqlite3' 'sdl_ttf')
 source=(http://download.tuxfamily.org/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver-src.tar.gz)
-md5sums=('4b079ea010561584a61b3d6384b942fc')
-sha1sums=('35a0cbc0f0ca8368417d0eef0ac3d29ff6adbd4c')
+md5sums=('f3bf2d322ea82576ea1aec38694490fe')
+sha1sums=('14a7bd3a18e2a333128fc68978b7a9f5f3a20a22')
 
 build() {
   cd $startdir/src/xmoto-$pkgver




More information about the arch-commits mailing list