summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRandy Ramos2017-12-15 10:37:35 -0500
committerRandy Ramos2017-12-15 10:37:35 -0500
commita460e4655a54477646344537a7ec6f2226b95486 (patch)
treedd986a2c8d64e764477bcd4b286ce80f9ec637cd
parente18c9d88774a6c30a33f205a21bc915305787cab (diff)
downloadaur-a460e4655a54477646344537a7ec6f2226b95486.tar.gz
Fix release number
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d57b10897e4..420d29c75b3c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = responder
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
pkgver = 2.3.3.9
- pkgrel = 3
+ pkgrel = 1
url = https://github.com/lgandx/responder/
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 1d376072db3d..213aa48ea313 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='responder'
pkgver=2.3.3.9
-pkgrel=3
+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')