Dust Racing 2D 1.4.3

This commit is contained in:
Adrian Chaves Fernandez (Gallaecio) 2013-09-12 19:35:48 +00:00
parent 3d1b25c5fa
commit 20ac0e34dc

View File

@ -4,7 +4,7 @@
# Maintainer: Adrin Chaves Fernndez (Gallaecio) <adriyetichaves@gmail.com>
pkgname=dustrac
pkgver=1.4.2
pkgver=1.4.3
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=('b6139dcc252d1948aec1171fb7c456d4')
md5sums=('09bfabe639149b3e366f513b0dd9faa7')
build() {
cd $srcdir/$pkgname-$pkgver