youtube-viewer: update to 3.11.1.

This commit is contained in:
Duncaen 2024-03-10 19:34:32 +01:00
parent ce9fe7ab59
commit 248505c280
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.11.0
version=3.11.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=2cc8b88e1a1a01794a1a4d7fb62d425b7bbd78ed99280f1c528aba020225adf9
checksum=c32795b024b63771dd7e9fb385b91fda992816725915315a73b47c45a89dbc80
gtk-youtube-viewer_package() {
depends="${sourcepkg}-${version}_${revision} perl-Gtk3 perl-File-ShareDir"