youtube-viewer: update to 3.8.1.

This commit is contained in:
Duncaen 2020-12-31 15:03:42 +01:00
parent 03d520dff5
commit c871ca6b91
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 4 additions and 3 deletions

View File

@ -1,19 +1,20 @@
# Template file for 'youtube-viewer'
pkgname=youtube-viewer
version=3.8.0
revision=3
version=3.8.1
revision=1
build_style=perl-ModuleBuild
configure_args="--gtk"
hostmakedepends="perl-Module-Build"
makedepends="perl"
depends="perl-Data-Dump perl-JSON perl-LWP-Protocol-https perl-Term-ReadLine-Gnu"
checkdepends="perl-Test-Pod"
short_desc="Command-line client to search and stream from YouTube"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="Artistic-2.0"
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"
checksum=ff1b88574c120065d07073fc89e039b36bbee3a2da992d8944e55c3cd67d6068
checksum=fcbebba3e772c262ffe3d8fd6a27cfb0671f0f465e8239253cb7d9c49fc79ab0
gtk-youtube-viewer_package() {
depends="${sourcepkg}-${version}_${revision} perl-Gtk2 perl-File-ShareDir"