summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNafis2021-10-26 11:47:39 +0600
committerNafis2021-10-26 11:47:39 +0600
commitac3b640c2a0925133e929a08fdb1290c8dca5dc1 (patch)
tree1b4d7fa66e44ef0802d6c884e62708c53a82a71a
parent68083da34c76576205ffb0922f68490a185cb612 (diff)
downloadaur-ac3b640c2a0925133e929a08fdb1290c8dca5dc1.tar.gz
depends on python-regex
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49dead533117..f874d2edfb93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = animdl-git
pkgdesc = A highly efficient anime downloader and streamer
- pkgver = 1.3.4.r2.32f1927
+ pkgver = 1.3.73.r2.448254a
pkgrel = 1
url = https://github.com/justfoolingaround/animdl
arch = any
@@ -12,6 +12,7 @@ pkgbase = animdl-git
depends = python-httpx
depends = python-lxml
depends = python-pycryptodomex
+ depends = python-regex
depends = python-requests
depends = python-setuptools
depends = python-tqdm
diff --git a/PKGBUILD b/PKGBUILD
index d7e6bd5cfe99..e419a23f6fe4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=animdl-git
_pkgname=${pkgname%-git}
-pkgver=1.3.4.r2.32f1927
+pkgver=1.3.73.r2.448254a
pkgrel=1
pkgdesc="A highly efficient anime downloader and streamer"
arch=('any')
url="https://github.com/justfoolingaround/animdl"
license=('custom:Unlicensed')
-depends=('python' 'python-click' 'python-cssselect' 'python-httpx' 'python-lxml' 'python-pycryptodomex' 'python-requests' 'python-setuptools' 'python-tqdm' 'python-yaml' 'python-yarl')
+depends=('python' 'python-click' 'python-cssselect' 'python-httpx' 'python-lxml' 'python-pycryptodomex' 'python-regex' 'python-requests' 'python-setuptools' 'python-tqdm' 'python-yaml' 'python-yarl')
makedepends=('git')
optdepends=(
'mpv: stream anime'