mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
extremetuxracer: update to 0.7.4
This commit is contained in:
parent
0bd676138f
commit
aec16188cf
@ -1,6 +1,6 @@
|
||||
pkgname=extremetuxracer
|
||||
_pkgname=etr
|
||||
pkgver=0.7.3
|
||||
pkgver=0.7.4
|
||||
pkgrel=1
|
||||
pkgdesc="Downhill racing game starring Tux."
|
||||
arch=('x86_64')
|
||||
@ -9,7 +9,7 @@ license=('GPL')
|
||||
depends=('sdl_image' 'sdl_mixer' 'tcl>=8.5.0' 'mesa' 'libpng>=1.4.0' 'freetype2' 'libxi' 'libxmu' 'sfml')
|
||||
categories=('games')
|
||||
source=(http://downloads.sourceforge.net/$pkgname/${_pkgname}-$pkgver.tar.xz)
|
||||
sha1sums=('59f1519b18da7a55de869f994324b860cb879e1f')
|
||||
sha1sums=('d4895d4dbc6035cbc8deeb6e3c81089309d45a53')
|
||||
|
||||
build() {
|
||||
cd $srcdir/${_pkgname}-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user