summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index edec4ec66790..d71fe858e68b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,10 @@ pkgver=r6.0fbc935
pkgdesc="A stop-gap replacement for pip search."
url=https://github.com/jeffmm/pypi-simple-search
arch=('any')
+license=("unknown")
conflicts=(${_pkgbase})
depends=('python-pip')
+makedepends=('git')
source=("git+https://github.com/jeffmm/pypi-simple-search.git")
sha256sums=('SKIP')
install=${pkgname}.install