youtube-viewer: update to 3.10.4.
This commit is contained in:
parent
7afe8a39b8
commit
42602f3661
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'youtube-viewer'
|
# Template file for 'youtube-viewer'
|
||||||
pkgname=youtube-viewer
|
pkgname=youtube-viewer
|
||||||
version=3.10.2
|
version=3.10.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=perl-ModuleBuild
|
build_style=perl-ModuleBuild
|
||||||
configure_args="--gtk"
|
configure_args="--gtk"
|
||||||
|
@ -14,7 +14,7 @@ license="Artistic-2.0"
|
||||||
homepage="https://github.com/trizen/youtube-viewer"
|
homepage="https://github.com/trizen/youtube-viewer"
|
||||||
changelog="https://github.com/trizen/youtube-viewer/releases"
|
changelog="https://github.com/trizen/youtube-viewer/releases"
|
||||||
distfiles="https://github.com/trizen/youtube-viewer/archive/${version}.tar.gz"
|
distfiles="https://github.com/trizen/youtube-viewer/archive/${version}.tar.gz"
|
||||||
checksum=bb981d40460c69f78af798f3ac7742447c9e9da7bfdd9bf86e58fe68f33f1bf8
|
checksum=9ade92cf6383c4019ae275aedf82b56fa113ead091c6ae64ca0f11581b448924
|
||||||
|
|
||||||
gtk-youtube-viewer_package() {
|
gtk-youtube-viewer_package() {
|
||||||
depends="${sourcepkg}-${version}_${revision} perl-Gtk3 perl-File-ShareDir"
|
depends="${sourcepkg}-${version}_${revision} perl-Gtk3 perl-File-ShareDir"
|
||||||
|
|
Loading…
Reference in New Issue