Dust Racing 2D 0.11.0

This commit is contained in:
Adrian Chaves Fernandez (Gallaecio) 2012-11-01 00:02:38 +00:00
parent 7b93953ae0
commit 0345743129

View File

@ -4,7 +4,7 @@
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
pkgname=dustrac
pkgver=0.10.0
pkgver=0.11.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=('78bfcf22eba91497cafd96c06c8f7c4e')
md5sums=('330875a48900667f9a0d0a1b0d54d5e6')
build() {
cd $srcdir/$pkgname-$pkgver