youtube-viewer: update to 3.11.2.

This commit is contained in:
Duncaen 2024-05-28 14:22:00 +02:00
parent 2ec7c6f196
commit 96e80fec97
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.11.1
version=3.11.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=c32795b024b63771dd7e9fb385b91fda992816725915315a73b47c45a89dbc80
checksum=3fcae25f7e2d473e2ab54b19465f28847f4e01f75358a26a699e6f7e49521daf
gtk-youtube-viewer_package() {
depends="${sourcepkg}-${version}_${revision} perl-Gtk3 perl-File-ShareDir"