mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yewtube: update to 2.12.0.
This commit is contained in:
parent
bdc50d282c
commit
ebeb28173e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'yewtube'
|
# Template file for 'yewtube'
|
||||||
pkgname=yewtube
|
pkgname=yewtube
|
||||||
version=2.10.5
|
version=2.12.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-requests python3-pyperclip python3-youtubesearch python3-pylast yt-dlp
|
depends="python3-requests python3-pyperclip python3-youtubesearch python3-pylast yt-dlp
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/mps-youtube/yewtube"
|
homepage="https://github.com/mps-youtube/yewtube"
|
||||||
changelog="https://raw.githubusercontent.com/mps-youtube/yewtube/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/mps-youtube/yewtube/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/mps-youtube/yewtube/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/mps-youtube/yewtube/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=8100466a5e89c84249d882e2e9ea9ff282a2d4f7f68135157cb942e6eb927b29
|
checksum=0a45b09fed598d29275f62847cbb556c948cd46d2b7bb0f6b0996b2ce05b77fe
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vbin yt
|
vbin yt
|
||||||
|
|
Loading…
Add table
Reference in a new issue