summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83fb54f41824..526c2ae893ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Bruce Zhang
pkgname=ykdl
pkgver=1.6.3
-pkgrel=1
+pkgrel=2
pkgdesc="a video downloader focus on China mainland video sites."
arch=('any')
url="https://github.com/zhangn1985/ykdl"
license=('MIT')
-depends=('python' 'python-m3u8' 'python-pycryptodome' 'python-urllib3')
+depends=('python' 'python-m3u8' 'python-pycryptodome' 'python-urllib3' 'python-iso8601')
makedepends=('python-setuptools')
source=("$pkgname-$pkgver.src.tar.gz::https://github.com/zhangn1985/ykdl/archive/v1.6.3.tar.gz")
sha256sums=('9fea4248d00bb706dd6cd1371b4b51b27c789fe4daf52008df83f26fc0d304bf')