mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
flare-engine: update to 1.04
Closes #13970. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
b73655c1fe
commit
981b9ff970
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flare-engine'
|
||||
pkgname=flare-engine
|
||||
version=1.03
|
||||
version=1.04
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBINDIR=/usr/bin -DDATADIR=share/flare"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://flarerpg.org/"
|
||||
distfiles="https://github.com/clintbellanger/flare-engine/archive/v${version}.tar.gz"
|
||||
checksum=14fd3c49cf3a71c391e2645f38c61d54ffbb3c55c471ef6772f77a879769f1b7
|
||||
checksum=a62384433df872b85315febafdf876faac0fb415c94ed0e919eee04baa811001
|
||||
|
||||
flare-engine-data_package() {
|
||||
short_desc+=" - data"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flare-game'
|
||||
pkgname=flare-game
|
||||
version=1.03
|
||||
version=1.04
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=cmake
|
||||
|
@ -11,4 +11,4 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://flarerpg.org/"
|
||||
distfiles="https://github.com/clintbellanger/flare-game/archive/v${version}.tar.gz"
|
||||
checksum=9d29f44527ff59999adfbd9330cb1b7cb5b4f4d10441c9cf1b0dc9c8638beab8
|
||||
checksum=4a4c52d5d6c8c3a1e21e1481ec23f50ec3079c39cff26ea467086baeaf0dd44b
|
||||
|
|
Loading…
Add table
Reference in a new issue