parent
aae9574110
commit
98b3cc0fc9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ytmdl'
|
||||
pkgname=ytmdl
|
||||
version=2021.01.14
|
||||
revision=2
|
||||
version=2021.03.04
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="ffmpeg youtube-dl python3-mutagen python3-requests python3-colorama
|
||||
|
@ -15,7 +15,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/deepjyoti30/ytmdl"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=0783af6edc20a5e5635774a62bff9c20a81ebe4f6a71b939566724b279f6c4a5
|
||||
checksum=c04d109ffa89958aedb0d2a7b4bcab1421cbc372cb176611f95a86d2dd39f1f2
|
||||
|
||||
do_check() {
|
||||
:
|
||||
|
|
Loading…
Reference in a new issue