youtube-viewer: update to 3.5.6.
This commit is contained in:
parent
b164010bf7
commit
611c1aea83
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-viewer'
|
||||
pkgname=youtube-viewer
|
||||
version=3.5.4
|
||||
version=3.5.6
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=perl-ModuleBuild
|
||||
|
@ -12,9 +12,9 @@ short_desc="Command-line client to search and stream from YouTube"
|
|||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="Artistic-2.0"
|
||||
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"
|
||||
checksum=d5116359c17c6cface40e336980e341a3d84bfdae97b0e252ca70180104c6475
|
||||
checksum=b4d2d17e3ff8aba5f3c358db170867d89ca5e35f3340312c81b9af7c70f3c826
|
||||
|
||||
gtk-youtube-viewer_package() {
|
||||
depends="${sourcepkg}-${version}_${revision} perl-Gtk2 perl-File-ShareDir"
|
||||
|
|
Loading…
Reference in a new issue