youtube-viewer: update to 3.10.7.

This commit is contained in:
Duncaen 2023-05-12 18:09:51 +02:00
parent 2eb5bf564f
commit f5ec5452be
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.6
version=3.10.7
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=4a01984b6b6fd870eb873dd3838411119a23c46950ec10f8f1c460513c218ac4
checksum=aa929b3157486587c70c6757d7995c8d6a0a89bc41a6c0fdb587aa3447c37c94
gtk-youtube-viewer_package() {
depends="${sourcepkg}-${version}_${revision} perl-Gtk3 perl-File-ShareDir"