youtube-viewer: update to 3.9.2.

This commit is contained in:
Duncaen 2021-06-19 19:03:03 +02:00
parent a5f230dc2c
commit b0adbdda08
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-viewer'
pkgname=youtube-viewer
version=3.9.1
version=3.9.2
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=19a2195c23bcb13b17c2de6bf69b8d4adf74c601812a28823b32b7831caffb97
checksum=1110a0ede904befa9742a305c461adae6c51293718c6ebf249e1358a94dd1968
gtk-youtube-viewer_package() {
depends="${sourcepkg}-${version}_${revision} perl-Gtk3 perl-File-ShareDir"