mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 13:17:15 +08:00
Dust Racing 2D 1.4.3
This commit is contained in:
parent
3d1b25c5fa
commit
20ac0e34dc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user