mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 10:32:13 +08:00
Dust racing 2D 0.7.3
This commit is contained in:
parent
13a1c5c463
commit
bea51c221b
@ -4,7 +4,7 @@
|
|||||||
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
|
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
|
||||||
|
|
||||||
pkgname=dustrac
|
pkgname=dustrac
|
||||||
pkgver=0.7.2
|
pkgver=0.7.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Dust Racing (Dustrac) is a tile-based, 2D racing game."
|
pkgdesc="Dust Racing (Dustrac) is a tile-based, 2D racing game."
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
@ -14,7 +14,7 @@ license=('GPL3')
|
|||||||
depends=(qt)
|
depends=(qt)
|
||||||
makedepends=(cmake)
|
makedepends=(cmake)
|
||||||
source=(http://downloads.sourceforge.net/project/$pkgname/src/$pkgname-$pkgver.tar.gz)
|
source=(http://downloads.sourceforge.net/project/$pkgname/src/$pkgname-$pkgver.tar.gz)
|
||||||
md5sums=('0f23eecaefe0c690eef4398f493a22f9')
|
md5sums=('91b300e9ef89e4b8a531c78bc20ee803')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $srcdir/$pkgname-$pkgver
|
cd $srcdir/$pkgname-$pkgver
|
||||||
|
Loading…
Reference in New Issue
Block a user