xonotic: update to 0.8.6
This commit is contained in:
parent
2359f22ae9
commit
471d27b6a3
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xonotic-data'
|
||||
pkgname=xonotic-data
|
||||
version=0.8.5
|
||||
version=0.8.6
|
||||
revision=1
|
||||
hostmakedepends="unzip"
|
||||
short_desc="Xonotic's data files"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://xonotic.org"
|
||||
distfiles="https://dl.xonotic.org/xonotic-${version}.zip"
|
||||
checksum=0f92aa238362aeb059b9d9026a9bd38d6217423a35c19f126fb39e38736e37e5
|
||||
checksum=50850f8d800e7499722f6ea61e478e96464a375494b5a24da93aa0598cbe964d
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/xonotic
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xonotic'
|
||||
pkgname=xonotic
|
||||
version=0.8.5
|
||||
version=0.8.6
|
||||
revision=1
|
||||
hostmakedepends="unzip automake libtool"
|
||||
makedepends="gmp-devel MesaLib-devel SDL2-devel libcurl-devel alsa-lib-devel
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later, BSD-3-Clause"
|
||||
homepage="http://xonotic.org"
|
||||
distfiles="https://dl.xonotic.org/xonotic-${version}-source.zip"
|
||||
checksum=a1a81ba55ab151bf09758e7f59614b2e5150e84224753e77950bcd07a282ea5d
|
||||
checksum=8b92ac781cff4ae89c121a23eacd7dec05a2aabedaccc23a19d1a0958b4012a8
|
||||
nocross=yes
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue