summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSantiago Lo Coco2022-01-13 04:04:59 +0000
committerSantiago Lo Coco2022-01-13 04:04:59 +0000
commitcef0d3df0278d6070257f1551ee30b453ab53549 (patch)
treef63afc6fa55c1166dedce881131764c87111c2b1 /PKGBUILD
parent63359789fe9a3f76edbf3d2bfa4816cae1ace389 (diff)
downloadaur-cef0d3df0278d6070257f1551ee30b453ab53549.tar.gz
Add holehe-git/.SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a09bf24d11bb..10910a843a24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=("any")
url="https://github.com/megadose/holehe"
license=("GPL")
_pydeps=("termcolor" "bs4" "httpx" "trio" "argparse" "tqdm" "colorama")
-depends=("python" ${_pydeps[@]/#/python-})
+depends=(${_pydeps[@]/#/python-})
makedepends=("git" "python-setuptools")
provides=("holehe")
conflicts=("holehe")