Dust Racing 2D 1.0.2

This commit is contained in:
Adrian Chaves Fernandez (Gallaecio) 2013-02-23 23:12:37 +00:00
parent 53871b4c36
commit 054ed728f8

View File

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