Dust Racing 2D 1.4.5

This commit is contained in:
Adrian Chaves Fernandez (Gallaecio) 2013-09-17 07:35:43 +00:00
parent f7e46d24c3
commit 8fd410553a

View File

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