instead: fix typo
This commit is contained in:
parent
41d392bf5d
commit
0ad5b01307
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'instead'
|
||||
pkgname=instead
|
||||
version=3.2.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
build_options="gtk3 sdl2"
|
||||
build_options_default="sdl2"
|
||||
|
@ -17,6 +17,6 @@ changelog="https://raw.githubusercontent.com/instead-hub/instead/master/ChangeLo
|
|||
distfiles="https://github.com/instead-hub/instead/releases/download/${version}/instead_${version}.tar.gz"
|
||||
checksum=fd3e732e548a36ae85a27ea2e0743fd8c097ab8b613fc6e4b86a762fd15def1f
|
||||
|
||||
post_intall() {
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue