mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lux: update to 0.20.0.
This commit is contained in:
parent
32c425d421
commit
b4d9024536
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lux'
|
# Template file for 'lux'
|
||||||
pkgname=lux
|
pkgname=lux
|
||||||
version=0.19.0
|
version=0.20.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/iawia002/lux
|
go_import_path=github.com/iawia002/lux
|
||||||
depends="ffmpeg"
|
depends="ffmpeg"
|
||||||
|
@ -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=901cb34542c1de1b0c847063c6c0e6e847cdb1582c7cd48a3598e050388c31f0
|
checksum=29988118bf57d8925ab15ec5bf039d4ed23bb6f11e90b65b9e599ccbb3e649e0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue