Dust Racing 2D 1.2.2

This commit is contained in:
Adrian Chaves Fernandez (Gallaecio) 2013-04-14 18:46:58 +00:00
parent a8c4712e90
commit d86d52b82b

View File

@ -4,7 +4,7 @@
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
pkgname=dustrac
pkgver=1.2.1
pkgver=1.2.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=('6c19c5589ee1c12862fb7a2a5db82ad2')
md5sums=('304902b3353bc57472b670cb078caa09')
build() {
cd $srcdir/$pkgname-$pkgver