yewtube: update to 2.12.0.
This commit is contained in:
parent
bdc50d282c
commit
ebeb28173e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'yewtube'
|
||||
pkgname=yewtube
|
||||
version=2.10.5
|
||||
revision=2
|
||||
version=2.12.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
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"
|
||||
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"
|
||||
checksum=8100466a5e89c84249d882e2e9ea9ff282a2d4f7f68135157cb942e6eb927b29
|
||||
checksum=0a45b09fed598d29275f62847cbb556c948cd46d2b7bb0f6b0996b2ce05b77fe
|
||||
|
||||
post_install() {
|
||||
vbin yt
|
||||
|
|
Loading…
Reference in New Issue