youtube-viewer: update to 3.6.0.
This commit is contained in:
parent
cc5d5c021c
commit
0bfa1d70df
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'youtube-viewer'
|
# Template file for 'youtube-viewer'
|
||||||
pkgname=youtube-viewer
|
pkgname=youtube-viewer
|
||||||
version=3.5.9
|
version=3.6.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=perl-ModuleBuild
|
build_style=perl-ModuleBuild
|
||||||
|
@ -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=8c2f02631770f930830d7b8e7e31be4d4147aa005f3e16a509f729c068f75822
|
checksum=5c75afb0124c7ee82d60a1f57ef7e2824fd6332643bb3c56d78a69963c08c587
|
||||||
|
|
||||||
gtk-youtube-viewer_package() {
|
gtk-youtube-viewer_package() {
|
||||||
depends="${sourcepkg}-${version}_${revision} perl-Gtk2 perl-File-ShareDir"
|
depends="${sourcepkg}-${version}_${revision} perl-Gtk2 perl-File-ShareDir"
|
||||||
|
|
Loading…
Reference in a new issue