lux: update to 0.18.0.

This commit is contained in:
Benjamín Albiñana 2023-04-20 17:58:36 +02:00 committed by Andrew Benson
parent 5991f222a3
commit 1b4ea707c1

View file

@ -1,7 +1,7 @@
# Template file for 'lux' # Template file for 'lux'
pkgname=lux pkgname=lux
version=0.17.2 version=0.18.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=eaf08b8cdac14504307ae31920d3d094101d901cd390436ca401b3ba1e7a8924 checksum=e25f2f8f446948902129f23b75a66309628c51aace1589757bc9a3cf42734c8d
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE