taisei: update to 1.3
This commit is contained in:
parent
6551cbaefc
commit
6d303fb1c6
1 changed files with 6 additions and 6 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'taisei'
|
||||
pkgname=taisei
|
||||
version=1.2
|
||||
version=1.3
|
||||
revision=1
|
||||
wrksrc="taisei-v${version}"
|
||||
build_style=meson
|
||||
configure_args="-Dstrip=false"
|
||||
hostmakedepends="pkg-config python3-docutils"
|
||||
makedepends="SDL2_image-devel SDL2_mixer-devel SDL2_ttf-devel libzip-devel"
|
||||
makedepends="SDL2_mixer-devel freetype-devel libwebp-devel libzip-devel"
|
||||
depends="${pkgname}-data"
|
||||
short_desc="Free and open-source Touhou Project clone and fangame"
|
||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://taisei-project.org"
|
||||
distfiles="https://github.com/taisei-project/taisei/archive/v${version}.tar.gz"
|
||||
checksum=8d2d682eeeb6284bc726b8ae52c355848b007957d2dc6bdd973f6384ae075ea3
|
||||
distfiles="https://github.com/taisei-project/taisei/releases/download/v${version}/taisei-v${version}.tar.xz"
|
||||
checksum=4d6ede1e8a512eedec76cc9105022b0f5a361d23841ec1607d06a22c170b843a
|
||||
|
||||
taisei-data_package() {
|
||||
short_desc+=" - data files"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue