lux: update to 0.16.0.
This commit is contained in:
parent
5161b98208
commit
13f283b253
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lux'
|
# Template file for 'lux'
|
||||||
pkgname=lux
|
pkgname=lux
|
||||||
version=0.15.0
|
version=0.16.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=41e45542587caa27bf8180e66c72c6c77e83d00f8dcba2e952c5a9b04d382c6c
|
checksum=e16f3ec485793326c09f6b7096edacbb117fcbbd40341289e055ea19a5347033
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue