mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
youtube-viewer: update to 3.11.5.
This commit is contained in:
parent
f21b92df0e
commit
56bd7b149f
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.11.4
|
version=3.11.5
|
||||||
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=e2a3c3b1a8a0cd248022c1b775153794c0e9e22988a5c78194e3850765ad0ac3
|
checksum=ad66c358fbb65deb7c692b655d00f42e9f42a99e221fca51b3c2bd1120a9f0cf
|
||||||
|
|
||||||
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…
Add table
Reference in a new issue