summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGamehunterKaan2022-08-29 16:40:11 +0300
committerGamehunterKaan2022-08-29 16:40:11 +0300
commit11b21a5b7a3da802d8857e3f60c57813fab0bbd2 (patch)
treec709991af24ddeb58d1248664181cd848c9c6cf2
parent36b0134c915e7de7401c9d103113178fea67795e (diff)
downloadaur-11b21a5b7a3da802d8857e3f60c57813fab0bbd2.tar.gz
Version 2.1.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f739c344e9f5..13ffaca61433 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-autopwn-suite
pkgdesc = AutoPWN Suite is a project for scanning vulnerabilities and exploiting systems automatically.
- pkgver = 2.1.2
+ pkgver = 2.1.3
pkgrel = 2
url = https://auto.pwnspot.com
arch = any
@@ -12,7 +12,7 @@ pkgbase = python-autopwn-suite
depends = python-nmap
depends = python-bs4
depends = python-distro
- source = autopwn-suite-2.1.2.tar.gz::https://files.pythonhosted.org/packages/source/a/autopwn-suite/autopwn-suite-2.1.2.tar.gz
+ source = autopwn-suite-2.1.3.tar.gz::https://files.pythonhosted.org/packages/source/a/autopwn-suite/autopwn-suite-2.1.3.tar.gz
sha512sums = SKIP
pkgname = python-autopwn-suite
diff --git a/PKGBUILD b/PKGBUILD
index f44acd79e57b..da9640b6d51f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=python-autopwn-suite
_pyname=autopwn-suite
-pkgver=2.1.2
-pkgrel=2
+pkgver=2.1.3
+pkgrel=1
pkgdesc="AutoPWN Suite is a project for scanning vulnerabilities and exploiting systems automatically."
url="https://auto.pwnspot.com"
arch=("any")