mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
ytmdl: update to 2021.08.01.
This commit is contained in:
parent
bf1e9ec29d
commit
60ad1b97d8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ytmdl'
|
# Template file for 'ytmdl'
|
||||||
pkgname=ytmdl
|
pkgname=ytmdl
|
||||||
version=2021.06.26
|
version=2021.08.01
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -15,7 +15,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=952408b95cc82d33f8b79c3cd68181aa62a9184e2032c56a6a50f095930246fb
|
checksum=0b108c3c373b7c96d1e14ae586f41272132707e74915bf28803b8f2748a46b21
|
||||||
# There is no test to run
|
# There is no test to run
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue