summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTian Qiao2022-05-25 05:26:59 +0000
committerTian Qiao2022-05-25 05:26:59 +0000
commit048d9a2e638c0d2c6859d1c014c9d7f0c88ea25b (patch)
treea1503a88d7ac042dc4de7410d950775dfda88d17 /PKGBUILD
parent06b1e2e7099b5889bed00e11a8da36012a224ead (diff)
downloadaur-048d9a2e638c0d2c6859d1c014c9d7f0c88ea25b.tar.gz
Version 1.9.3 (automated version bump)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e16d37503be..08d87124aa05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tian Qiao <abcnsxyz@gmail.com>
pkgname=('pocsuite3')
-pkgver=1.9.2
+pkgver=1.9.3
pkgrel=1
pkgdesc='Open-sourced remote vulnerability testing framework'
url='https://github.com/knownsec/pocsuite3'
@@ -15,7 +15,7 @@ optdepends=(
'python-pyopenssl: self-signed certificate support'
)
source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('31f0a6e73261e6a2ea7e91387e46a63d7afae85526384a2cb230cdb6effb2850dc3ac0acafd701cf76e1c8ffea6cdb1eb8b582e821e4f9f02f039e209fc5c752')
+sha512sums=('56e37b0c12f6330fbd0bd4bdc90e414efd15230bbbba2d5c90b89996f1b2ae37c482c316fdfe8bf9b0728d2f31432258b867cdf22f66d4c0ab097542427538e5')
build() {
cd ${pkgname}-${pkgver}