mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
lux: update to 0.23.0
This commit is contained in:
parent
edc4ac0dbd
commit
82ea877c95
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lux'
|
||||
pkgname=lux
|
||||
version=0.22.0
|
||||
version=0.23.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/iawia002/lux
|
||||
|
@ -9,8 +9,9 @@ short_desc="Fast, simple and clean video downloader built with Go"
|
|||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/iawia002/lux"
|
||||
distfiles="https://github.com/iawia002/lux/archive/v${version}.tar.gz"
|
||||
checksum=34352ad29006e443b41bad04c24f89783efd063755e71cb98484b165953d4b59
|
||||
changelog="https://github.com/iawia002/lux/releases"
|
||||
distfiles="https://github.com/iawia002/lux/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=89554ef1eaa02705833ca76dfaed1c40a2ccae8d8e4aeb5221f6ffabb1592960
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue