mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
youtube-viewer: update to 3.9.5.
This commit is contained in:
parent
9d18a830a2
commit
d8d66ebdf6
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.9.4
|
version=3.9.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=43b40ef07d55c53d02ad9ac388f42f65ec5ff277473c000766a2ab7d9664147c
|
checksum=49b7591a87bd3322af63548698d227924779ccacfc5b5d7e3bbd80c44c65e116
|
||||||
|
|
||||||
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