lite-xl: update to 2.1.5
This commit is contained in:
parent
4776a30e4e
commit
6ebbce6a5f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lite-xl'
|
||||
pkgname=lite-xl
|
||||
version=2.1.3
|
||||
version=2.1.5
|
||||
revision=1
|
||||
archs="x86_64* i686* aarch64* arm*" # garbage software
|
||||
build_style=meson
|
||||
|
@ -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=a13c423588a5549e42fda7dfe9064bd3776b6202c170c7bb493d96a692360383
|
||||
checksum=b1a4dc1ad8ed8e0c822a4381131a21db4f81edae84259da556a4435d0be12de9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue