youtube-viewer: update to 3.10.4.

This commit is contained in:
Duncaen 2022-11-11 15:45:48 +01:00
parent 7afe8a39b8
commit 42602f3661
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
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.10.2
version=3.10.4
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=bb981d40460c69f78af798f3ac7742447c9e9da7bfdd9bf86e58fe68f33f1bf8
checksum=9ade92cf6383c4019ae275aedf82b56fa113ead091c6ae64ca0f11581b448924
gtk-youtube-viewer_package() {
depends="${sourcepkg}-${version}_${revision} perl-Gtk3 perl-File-ShareDir"