youtube-viewer: update to 3.10.6.

This commit is contained in:
Duncaen 2023-02-09 20:12:43 +01:00
parent 0ea469f4a6
commit 38f9826d1d
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.5
version=3.10.6
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=5b2c2cf14ecd6aa18a681e3c25ca64720ec4c56cfd179f07d64d84ec4c5054ff
checksum=4a01984b6b6fd870eb873dd3838411119a23c46950ec10f8f1c460513c218ac4
gtk-youtube-viewer_package() {
depends="${sourcepkg}-${version}_${revision} perl-Gtk3 perl-File-ShareDir"