lite-xl: update to 2.1.6
This commit is contained in:
parent
05d9d976ae
commit
33273b1880
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lite-xl'
|
||||
pkgname=lite-xl
|
||||
version=2.1.5
|
||||
revision=2
|
||||
version=2.1.6
|
||||
revision=1
|
||||
archs="x86_64* i686* aarch64* arm*" # garbage software
|
||||
build_style=meson
|
||||
configure_args="-Duse_system_lua=true -Drenderer=true"
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://lite-xl.com/"
|
||||
changelog="https://github.com/lite-xl/lite-xl/raw/master/changelog.md"
|
||||
distfiles="https://github.com/lite-xl/lite-xl/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=b1a4dc1ad8ed8e0c822a4381131a21db4f81edae84259da556a4435d0be12de9
|
||||
checksum=4eee4e4a0480066e85052321408bc624bb83e5efec0cd1b895c51fd4511cb6a1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue