summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 6 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17658d3582bc..af39bc41b89d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,19 @@
pkgbase = graphqlmap-git
pkgdesc = scripting engine to interact with a GraphQL endpoint for pentesting purposes
- pkgver = r44.87b5626
- pkgrel = 2
+ pkgver = r63.59305d7
+ pkgrel = 1
url = https://github.com/swisskyrepo/GraphQLmap
arch = any
license = MIT
- depends = git
+ makedepends = git
+ makedepends = python-setuptools
depends = python
- depends = python-setuptools
- depends = python-argparse
depends = python-requests
+ depends = python-rl
provides = graphqlmap
conflicts = graphqlmap
options = !emptydirs
- source = git://github.com/swisskyrepo/graphqlmap.git
- source = setup.py
+ source = git+https://github.com/swisskyrepo/graphqlmap.git
sha512sums = SKIP
- sha512sums = f8298ccecb9010627a80e12ae736ba2d7b4526bd668585cbc8a3cb1245866d1ea1d762e69511ce55c04824138f4c9bcaddf7c96149efd24f191ca06147633346
pkgname = graphqlmap-git
-