mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
colobot-data: update to 0.2.2
This commit is contained in:
parent
d4b1b551d9
commit
c34ca23b12
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'colobot-data'
|
# Template file for 'colobot-data'
|
||||||
pkgname=colobot-data
|
pkgname=colobot-data
|
||||||
version=0.2.1
|
version=0.2.2
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="colobot-data-colobot-gold-${version}-alpha"
|
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
short_desc="Real-time strategy game, where you can program your units (data files)"
|
short_desc="Real-time strategy game, where you can program your units (data files)"
|
||||||
|
@ -11,9 +10,10 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/colobot/colobot-data"
|
homepage="https://github.com/colobot/colobot-data"
|
||||||
distfiles="https://github.com/colobot/colobot-data/archive/colobot-gold-${version}-alpha.tar.gz
|
distfiles="https://github.com/colobot/colobot-data/archive/colobot-gold-${version}-alpha.tar.gz
|
||||||
https://colobot.info/files/music/colobot-music_ogg_${version}-alpha.tar.gz"
|
https://colobot.info/files/music/colobot-music_ogg_${version}-alpha.tar.gz"
|
||||||
checksum="409152eaa591210211310ff2f5c459f420c10ce5b85d05b07ba5695cf7584570
|
checksum="5c959a65ffc6047b656339bad425e2c050d3eb826e857dd80e2a03da0418c000
|
||||||
55e89d244f1f63e2467ef71253ca881ee31279f02aac9ac4706ef26c466306e9"
|
55e89d244f1f63e2467ef71253ca881ee31279f02aac9ac4706ef26c466306e9"
|
||||||
|
skip_extraction="colobot-music_ogg_${version}-alpha.tar.gz"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
mv *.ogg LICENSE.txt ${build_wrksrc}/music/
|
vsrcextract -C music --no-strip-components colobot-music_ogg_${version}-alpha.tar.gz
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue