ytmdl: update to 2023.11.26.

This commit is contained in:
Andrew Benson 2023-11-26 19:28:34 -06:00
parent 20aa738b4c
commit 4d5ac032c5

View file

@ -1,7 +1,7 @@
# Template file for 'ytmdl'
pkgname=ytmdl
version=2023.07.27
revision=2
version=2023.11.26
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="ffmpeg yt-dlp python3-mutagen python3-requests python3-colorama
@ -16,7 +16,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="MIT"
homepage="https://github.com/deepjyoti30/ytmdl"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=15bd1acf4a8460bd88bd0e2d8a23c010cc456543c189e93a9c1b703e240716fa
checksum=4fe19dd8ea2e926510f084232f60c31b8dfb9e76a3e4a6d1c4b93f41e952b01c
# There is no test to run
make_check=no