Dust Racing 2D 0.6.0.

This commit is contained in:
Adrian Chaves Fernandez (Gallaecio) 2012-08-17 08:17:26 +00:00
parent d6f4e017ae
commit 3141f27d1a

View File

@ -4,7 +4,7 @@
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
pkgname=dustrac
pkgver=0.5.0
pkgver=0.6.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=('4447f0b523dee358d6dad6fff237e68a')
md5sums=('d986b0a07a8007de2784b0adf6006d51')
build() {
cd $srcdir/$pkgname-$pkgver