youtube-viewer: update to 3.8.2.

This commit is contained in:
Roberto Ricci 2021-02-24 00:23:44 +01:00 committed by Érico Nogueira Rolim
parent ab4787598f
commit 9fc2d532c9

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-viewer'
pkgname=youtube-viewer
version=3.8.1
version=3.8.2
revision=1
build_style=perl-ModuleBuild
configure_args="--gtk"
@ -14,7 +14,7 @@ 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=fcbebba3e772c262ffe3d8fd6a27cfb0671f0f465e8239253cb7d9c49fc79ab0
checksum=b12c23f9b254f50c5da071855ee8b815bba445a3e75bc0d84d904d5cfcfc53b1
gtk-youtube-viewer_package() {
depends="${sourcepkg}-${version}_${revision} perl-Gtk2 perl-File-ShareDir"