youtube-viewer: update to 3.10.1.

This commit is contained in:
Duncaen 2022-07-20 19:37:12 +02:00
parent 0b4d1e79e6
commit a8fc6a205a
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.0
version=3.10.1
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=68a2bd03c1f9a01809505e9beef75b4f64119f3709b3fb9ae6343d8b50c0bc85
checksum=effdf762c48632192f8e25e7e43e1c729d2a500e5b4a456be9a91f186171c670
gtk-youtube-viewer_package() {
depends="${sourcepkg}-${version}_${revision} perl-Gtk3 perl-File-ShareDir"