mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
lite-xl: Update to 2.1.3
This commit is contained in:
parent
887e7d7467
commit
74cfd0fc81
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.2
|
version=2.1.3
|
||||||
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=0ad5acbdc7a08f771386283f40f967c87a1d002bc5232ca78af2aa4fdb7bf38b
|
checksum=a13c423588a5549e42fda7dfe9064bd3776b6202c170c7bb493d96a692360383
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue