Dust racing 2D 0.7.3

This commit is contained in:
Adrian Chaves Fernandez (Gallaecio) 2012-09-04 09:18:08 +00:00
parent 13a1c5c463
commit bea51c221b

View File

@ -4,7 +4,7 @@
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
pkgname=dustrac
pkgver=0.7.2
pkgver=0.7.3
pkgrel=1
pkgdesc="Dust Racing (Dustrac) is a tile-based, 2D racing game."
arch=('i686' 'x86_64')
@ -14,7 +14,7 @@ license=('GPL3')
depends=(qt)
makedepends=(cmake)
source=(http://downloads.sourceforge.net/project/$pkgname/src/$pkgname-$pkgver.tar.gz)
md5sums=('0f23eecaefe0c690eef4398f493a22f9')
md5sums=('91b300e9ef89e4b8a531c78bc20ee803')
build() {
cd $srcdir/$pkgname-$pkgver