mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lite-xl: update to 2.1.5
This commit is contained in:
parent
4776a30e4e
commit
6ebbce6a5f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lite-xl'
|
# Template file for 'lite-xl'
|
||||||
pkgname=lite-xl
|
pkgname=lite-xl
|
||||||
version=2.1.3
|
version=2.1.5
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64* i686* aarch64* arm*" # garbage software
|
archs="x86_64* i686* aarch64* arm*" # garbage software
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://lite-xl.com/"
|
homepage="https://lite-xl.com/"
|
||||||
changelog="https://github.com/lite-xl/lite-xl/raw/master/changelog.md"
|
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"
|
distfiles="https://github.com/lite-xl/lite-xl/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=a13c423588a5549e42fda7dfe9064bd3776b6202c170c7bb493d96a692360383
|
checksum=b1a4dc1ad8ed8e0c822a4381131a21db4f81edae84259da556a4435d0be12de9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue