mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
youtube-viewer: update to 3.5.3.
This commit is contained in:
parent
adc51c89d3
commit
609e3da361
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'youtube-viewer'
|
# Template file for 'youtube-viewer'
|
||||||
pkgname=youtube-viewer
|
pkgname=youtube-viewer
|
||||||
version=3.5.2
|
version=3.5.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
archs=noarch
|
||||||
build_style=perl-ModuleBuild
|
build_style=perl-ModuleBuild
|
||||||
configure_args="--gtk"
|
configure_args="--gtk"
|
||||||
hostmakedepends="perl-Module-Build"
|
hostmakedepends="perl-Module-Build"
|
||||||
|
@ -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=0c0170c2870692a38bc6953142164f200e768e25531c701fb03897b47a57e927
|
checksum=55feb8a12de12bc1de5775b65228df0d704f575970648369baa23a4bd6972f5e
|
||||||
|
|
||||||
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…
Add table
Reference in a new issue