summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 752c5eb24882..0b1b3243fad1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc='cli manga downloader'
url='https://github.com/yuru-yuri/manga-py.git'
arch=('any')
license=('MIT')
-depends=('python-lxml' 'python-cssselect' 'python-requests' 'python-pillow' 'python-pycryptodome' 'python-cloudscraper' 'python-loguru' 'python-selenium' 'python-pyexecjs' 'python-packaging' 'python' 'python-urllib3' 'python2-progressbar' 'python-html-purifier' 'python-numpy')
+depends=('python-lxml' 'python-cssselect' 'python-requests' 'python-pillow' 'python-pycryptodome' 'python-cloudscraper' 'python-loguru' 'python-selenium' 'python-pyexecjs' 'python-packaging' 'python' 'python-urllib3' 'python-progressbar' 'python-html-purifier' 'python-numpy')
makedepends=('git')
provides=('manga-downloader')