youtube-viewer: update to 3.9.3.

This commit is contained in:
Érico Nogueira 2021-07-21 01:11:34 -03:00
parent 8f0768bf5b
commit 49cff871e2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'youtube-viewer'
pkgname=youtube-viewer
version=3.9.2
version=3.9.3
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=1110a0ede904befa9742a305c461adae6c51293718c6ebf249e1358a94dd1968
checksum=3af7ed1da914732db04762df9b3b799b9987cbeef315ff01f9dc5cf237582980
gtk-youtube-viewer_package() {
depends="${sourcepkg}-${version}_${revision} perl-Gtk3 perl-File-ShareDir"