summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlberrymage2020-07-16 09:21:14 -0800
committerlberrymage2020-07-16 09:21:14 -0800
commit77770fad9a84566be37284855c7d038106ceff75 (patch)
treeacd48213fcd52d35f4caa06e22534acfc55962b0 /PKGBUILD
parentb8ca3e0c5dbefb0c7728791659af5696edaca178 (diff)
downloadaur-77770fad9a84566be37284855c7d038106ceff75.tar.gz
Bump version to 3.0.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a4984f21f52..bc522a5f4949 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,18 @@
_pkgname=Responder
pkgname=responder
-pkgver=2.3.4.0
-pkgrel=2
+pkgver=3.0.0.0
+pkgrel=1
pkgdesc='A LLMNR, NBT-NS and MDNS poisoner, with built-in HTTP/SMB/MSSQL/FTP/LDAP rogue authentication server supporting NTLMv1/NTLMv2/LMv2, Extended Security NTLMSSP and Basic HTTP authentication'
arch=('any')
-depends=('python2')
+depends=('python')
makedepends=('git')
url='https://github.com/lgandx/responder/'
license=('GPL3')
source=("https://github.com/lgandx/${pkgname}/archive/v${pkgver}.tar.gz"
'responder.sh'
'responder.patch')
-sha256sums=('0956736d36b2e04f356be6332d4cf52602ff661a95a0f0bbde681ffe3d54d134'
+sha256sums=('7b5096dcab2d9ff48c678fb6fa39d674a13aca5e95f4ee4c7fdfff73d9ff4168'
'251dfa0eeaffd146b09ae1ffd2f56a6d7c67c6f8845bbb746c9d223daba39d19'
'd200ddf84e1a0ad691ecc708f4c3e495793dd1c246ded3cd777daf4fe1d75753')