mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lux: update to 0.21.0.
This commit is contained in:
parent
4347e820a0
commit
c4e322ab52
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.20.0
|
version=0.21.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=29988118bf57d8925ab15ec5bf039d4ed23bb6f11e90b65b9e599ccbb3e649e0
|
checksum=a2bdcaadf7430aa6ce3e38e5c223e6b8178362cd7da0408f61d288bbed05bfe3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue