mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
youtube-viewer: update to 3.3.2.
This commit is contained in:
parent
5597c68ae4
commit
a69dbe474a
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'youtube-viewer'
|
# Template file for 'youtube-viewer'
|
||||||
pkgname=youtube-viewer
|
pkgname=youtube-viewer
|
||||||
version=3.3.1
|
version=3.3.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=perl-ModuleBuild
|
build_style=perl-ModuleBuild
|
||||||
hostmakedepends="perl-Module-Build"
|
hostmakedepends="perl-Module-Build"
|
||||||
depends="perl-Data-Dump perl-JSON perl-LWP-Protocol-https"
|
depends="perl-Data-Dump perl-JSON perl-LWP-Protocol-https"
|
||||||
|
@ -9,5 +9,6 @@ short_desc="Command-line client to search and stream from YouTube"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="Artistic-2.0"
|
license="Artistic-2.0"
|
||||||
homepage="https://github.com/trizen/youtube-viewer"
|
homepage="https://github.com/trizen/youtube-viewer"
|
||||||
|
#changelog="https://github.com/trizen/youtube-viewer/releases"
|
||||||
distfiles="https://github.com/trizen/youtube-viewer/archive/${version}.tar.gz"
|
distfiles="https://github.com/trizen/youtube-viewer/archive/${version}.tar.gz"
|
||||||
checksum=91fd0eef5744b0cbb859a87b158ae95bdb2512b921ffab8e916710ac5e9ad092
|
checksum=9e47329faf533fffe60bd3eac7e29ef8c01bd65af1cce13ed54008d417842d0b
|
||||||
|
|
Loading…
Add table
Reference in a new issue