mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 20:13:52 +02:00
flare-game: update to 1.07. (#2285)
This commit is contained in:
parent
b0cfc2db7d
commit
5cd76178c9
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'flare-engine'
|
# Template file for 'flare-engine'
|
||||||
pkgname=flare-engine
|
pkgname=flare-engine
|
||||||
version=1.06
|
version=1.07
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBINDIR=/usr/bin -DDATADIR=share/flare"
|
configure_args="-DBINDIR=/usr/bin -DDATADIR=share/flare"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://flarerpg.org/"
|
homepage="http://flarerpg.org/"
|
||||||
distfiles="https://github.com/clintbellanger/flare-engine/archive/v${version}.tar.gz"
|
distfiles="https://github.com/clintbellanger/flare-engine/archive/v${version}.tar.gz"
|
||||||
checksum=8cf6f110ca70f911f372120ed3785665213ec9842b8c0291f822ffd57b79bc05
|
checksum=f1270ae8f09f6538c0a7036c60d4d22012ec835197b3dce7c3e1541beb22a09c
|
||||||
|
|
||||||
flare-engine-data_package() {
|
flare-engine-data_package() {
|
||||||
short_desc+=" - data"
|
short_desc+=" - data"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'flare-game'
|
# Template file for 'flare-game'
|
||||||
pkgname=flare-game
|
pkgname=flare-game
|
||||||
version=1.06
|
version=1.07
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-3.0-or-later, CC-BY-SA-3.0"
|
license="GPL-3.0-or-later, CC-BY-SA-3.0"
|
||||||
homepage="http://flarerpg.org/"
|
homepage="http://flarerpg.org/"
|
||||||
distfiles="https://github.com/clintbellanger/flare-game/archive/v${version}.tar.gz"
|
distfiles="https://github.com/clintbellanger/flare-game/archive/v${version}.tar.gz"
|
||||||
checksum=5eb3d187bde7cd3a16a95ffd311dc05a6d8ff68d3ddbadf2d2fb8243b0145a53
|
checksum=72ef156d2a38b6bd302b98ff652da800f29bc9764222c2bd515f186665acd7fe
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue