instead: update to 3.2.2.
This commit is contained in:
parent
cf79df497e
commit
86757507b2
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'instead'
|
||||
pkgname=instead
|
||||
version=3.2.1
|
||||
version=3.2.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_options="gtk3 sdl2"
|
||||
|
@ -13,8 +13,9 @@ short_desc="Interactive fiction interpreter"
|
|||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://instead-hub.github.io"
|
||||
distfiles="${SOURCEFORGE_SITE}/instead/instead/${version}/instead_${version}.tar.gz"
|
||||
checksum=241556db250e0a156b98beaf9bb71b54fc9d186130910adbeab1c1961757dad2
|
||||
changelog="https://raw.githubusercontent.com/instead-hub/instead/master/ChangeLog"
|
||||
distfiles="https://github.com/instead-hub/instead/releases/download/${version}/instead_${version}.tar.gz"
|
||||
checksum=fd3e732e548a36ae85a27ea2e0743fd8c097ab8b613fc6e4b86a762fd15def1f
|
||||
|
||||
post_intall() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue