mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lux: update to 0.19.0.
This commit is contained in:
parent
fbab703539
commit
16d20c058c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lux'
|
# Template file for 'lux'
|
||||||
pkgname=lux
|
pkgname=lux
|
||||||
version=0.18.0
|
version=0.19.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/iawia002/lux
|
go_import_path=github.com/iawia002/lux
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/iawia002/lux"
|
homepage="https://github.com/iawia002/lux"
|
||||||
distfiles="https://github.com/iawia002/lux/archive/v${version}.tar.gz"
|
distfiles="https://github.com/iawia002/lux/archive/v${version}.tar.gz"
|
||||||
checksum=e25f2f8f446948902129f23b75a66309628c51aace1589757bc9a3cf42734c8d
|
checksum=901cb34542c1de1b0c847063c6c0e6e847cdb1582c7cd48a3598e050388c31f0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue