youtube-viewer: update to 3.10.9.

This commit is contained in:
Duncaen 2023-08-30 20:16:39 +02:00
parent f5cc5a158e
commit fb14f5488b
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.8
version=3.10.9
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=010e2af3337842b039f9e582330a5ac0ffa1bf94b53bed016e4a07049f3a6b94
checksum=e3593324176f5f8dd82e72936fcc1b529f85b88acc16000e1f1133b417590775
gtk-youtube-viewer_package() {
depends="${sourcepkg}-${version}_${revision} perl-Gtk3 perl-File-ShareDir"