ytmdl: update to 2024.04.14.

This commit is contained in:
Andrew Benson 2024-04-15 15:17:49 -05:00
parent d3a403f9f9
commit ebd09f3167
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ytmdl'
pkgname=ytmdl
version=2023.11.26
version=2024.04.14
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -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=4fe19dd8ea2e926510f084232f60c31b8dfb9e76a3e4a6d1c4b93f41e952b01c
checksum=7943e24091ae28f58f553d8816b0f3a2d10beb844efb5ee0f599a25efd902d1a
# There is no test to run
make_check=no