youtube-viewer: update to 3.5.3.

This commit is contained in:
maxice8 2019-02-22 02:02:47 -03:00 committed by maxice8
parent adc51c89d3
commit 609e3da361

View file

@ -1,8 +1,8 @@
# Template file for 'youtube-viewer'
pkgname=youtube-viewer
version=3.5.2
version=3.5.3
revision=1
noarch=yes
archs=noarch
build_style=perl-ModuleBuild
configure_args="--gtk"
hostmakedepends="perl-Module-Build"
@ -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=0c0170c2870692a38bc6953142164f200e768e25531c701fb03897b47a57e927
checksum=55feb8a12de12bc1de5775b65228df0d704f575970648369baa23a4bd6972f5e
gtk-youtube-viewer_package() {
depends="${sourcepkg}-${version}_${revision} perl-Gtk2 perl-File-ShareDir"