lux: update to 0.17.1.
This commit is contained in:
parent
11d2060bd1
commit
b67ac7397a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lux'
|
# Template file for 'lux'
|
||||||
pkgname=lux
|
pkgname=lux
|
||||||
version=0.17.0
|
version=0.17.1
|
||||||
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=29cfabfd968565f834de63b7ba13a4b4eb4759b72003fb7aab5db98b060521e6
|
checksum=9174b4f38d68632e71eb76796a13ff7594c1ef8ddd8d4260b40430fbb621c814
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue