youtube-viewer: update to 3.10.9.
This commit is contained in:
parent
f5cc5a158e
commit
fb14f5488b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-viewer'
|
||||
pkgname=youtube-viewer
|
||||
version=3.10.8
|
||||
version=3.10.9
|
||||
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=010e2af3337842b039f9e582330a5ac0ffa1bf94b53bed016e4a07049f3a6b94
|
||||
checksum=e3593324176f5f8dd82e72936fcc1b529f85b88acc16000e1f1133b417590775
|
||||
|
||||
gtk-youtube-viewer_package() {
|
||||
depends="${sourcepkg}-${version}_${revision} perl-Gtk3 perl-File-ShareDir"
|
||||
|
|
Loading…
Reference in New Issue