ytmdl: update to 2023.07.27.
This commit is contained in:
parent
653b35d4c3
commit
e8cfe226c1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ytmdl'
|
# Template file for 'ytmdl'
|
||||||
pkgname=ytmdl
|
pkgname=ytmdl
|
||||||
version=2023.02.28
|
version=2023.07.27
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="ffmpeg yt-dlp python3-mutagen python3-requests python3-colorama
|
depends="ffmpeg yt-dlp python3-mutagen python3-requests python3-colorama
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/deepjyoti30/ytmdl"
|
homepage="https://github.com/deepjyoti30/ytmdl"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=c05c5306172a067b1e694f0b737699b4c92dd24238bc4dc59f8883194210fd81
|
checksum=15bd1acf4a8460bd88bd0e2d8a23c010cc456543c189e93a9c1b703e240716fa
|
||||||
# There is no test to run
|
# There is no test to run
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue