mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
Dust Racing 2D 0.6.0.
This commit is contained in:
parent
d6f4e017ae
commit
3141f27d1a
@ -4,7 +4,7 @@
|
||||
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
|
||||
|
||||
pkgname=dustrac
|
||||
pkgver=0.5.0
|
||||
pkgver=0.6.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=('4447f0b523dee358d6dad6fff237e68a')
|
||||
md5sums=('d986b0a07a8007de2784b0adf6006d51')
|
||||
|
||||
build() {
|
||||
cd $srcdir/$pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user