lite-xl: update to 2.1.2
This commit is contained in:
parent
9174cb3338
commit
fd9c2d3288
@ -1,9 +1,10 @@
|
||||
# Template file for 'lite-xl'
|
||||
pkgname=lite-xl
|
||||
version=2.1.1
|
||||
version=2.1.2
|
||||
revision=1
|
||||
archs="x86_64* i686* aarch64* arm*" # garbage software
|
||||
build_style=meson
|
||||
configure_args="-Duse_system_lua=true"
|
||||
hostmakedepends="pkg-config lua54"
|
||||
makedepends="freetype-devel lua54-devel pcre2-devel SDL2-devel"
|
||||
short_desc="Lightweight text editor written in Lua"
|
||||
@ -12,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=75c0cbda2d34a88e86d3aa48abe9f0366093df3019796c03067a7594cc55abe6
|
||||
checksum=0ad5acbdc7a08f771386283f40f967c87a1d002bc5232ca78af2aa4fdb7bf38b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user