flare-game: update to 1.08.
This commit is contained in:
parent
48c4d2f352
commit
a1b9120b77
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flare-engine'
|
||||
pkgname=flare-engine
|
||||
version=1.07
|
||||
version=1.08
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBINDIR=/usr/bin -DDATADIR=share/flare"
|
||||
|
@ -10,8 +10,9 @@ short_desc="Free/libre action roleplaying engine (engine only)"
|
|||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://flarerpg.org/"
|
||||
changelog="https://raw.githubusercontent.com/clintbellanger/flare-engine/master/RELEASE_NOTES.txt"
|
||||
distfiles="https://github.com/clintbellanger/flare-engine/archive/v${version}.tar.gz"
|
||||
checksum=f1270ae8f09f6538c0a7036c60d4d22012ec835197b3dce7c3e1541beb22a09c
|
||||
checksum=b482be902a68628f75391d9d2376c71b86f7709d077ad4503d15a3ea475f617c
|
||||
|
||||
flare-engine-data_package() {
|
||||
short_desc+=" - data"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flare-game'
|
||||
pkgname=flare-game
|
||||
version=1.07
|
||||
version=1.08
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=cmake
|
||||
|
@ -11,7 +11,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="GPL-3.0-or-later, CC-BY-SA-3.0"
|
||||
homepage="http://flarerpg.org/"
|
||||
distfiles="https://github.com/clintbellanger/flare-game/archive/v${version}.tar.gz"
|
||||
checksum=72ef156d2a38b6bd302b98ff652da800f29bc9764222c2bd515f186665acd7fe
|
||||
checksum=425e1b8c85f53a666139051ffc97b3fec3811f3c15bbc353795b41dc609585a8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue