summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPierre LALET2019-03-20 09:46:23 +0100
committerPierre LALET2019-03-20 09:46:23 +0100
commit2a4d51c903ece388d464ff5df36297edc7a38885 (patch)
tree61935c9c35a845268dcff4b6012b7eb042a2a96e /PKGBUILD
parenta9dfc418f417d5e1de7127a12470746cf53b9aa4 (diff)
downloadaur-2a4d51c903ece388d464ff5df36297edc7a38885.tar.gz
Version update, remove useless makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ca554bfd35b..b26f8c3509f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgbase='ivre-git'
pkgbasename='ivre'
pkgname=('ivre-git' 'ivre-web-git' 'ivre-docs-git' 'python-ivre-git' 'python2-ivre-git')
-pkgver=0.9.12.dev51
+pkgver=0.9.12.dev55
pkgrel=1
pkgdesc='Network recon framework'
arch=('any')
url='https://ivre.rocks/'
license=('GPL3')
-makedepends=('git' 'python-setuptools' 'python2-setuptools')
+makedepends=('git')
source=("git+https://github.com/cea-sec/ivre.git")
sha256sums=('SKIP')