Dust Racing 2D 0.9.0

This commit is contained in:
Adrian Chaves Fernandez (Gallaecio) 2012-10-06 07:10:03 +00:00
parent bc02eb2b81
commit ebf5d5daa6

View File

@ -4,7 +4,7 @@
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
pkgname=dustrac
pkgver=0.8.1
pkgver=0.9.0
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=('01bdd66921f280d9833088a090277240')
md5sums=('89c61b6a23e1bb485cc8d777f6aa4ced')
build() {
cd $srcdir/$pkgname-$pkgver