mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
Dust Racing 2D 0.11.0
This commit is contained in:
parent
7b93953ae0
commit
0345743129
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user