mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
lite-xl: update to 2.1.1.
This commit is contained in:
parent
75d795ad8f
commit
ca9471ade3
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.0
|
version=2.1.1
|
||||||
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
|
||||||
|
@ -12,7 +12,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=761d390d0ef2706eeed1c685211d8ff5ce63dacd51d561e56c7e0f7ec0e7ea62
|
checksum=75c0cbda2d34a88e86d3aa48abe9f0366093df3019796c03067a7594cc55abe6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue