Dust Racing 2D 0.8.1

This commit is contained in:
Adrian Chaves Fernandez (Gallaecio) 2012-09-27 06:45:48 +00:00
parent 47bb29264d
commit 5d4c5555c2

View File

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