summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRadioLogic2024-04-22 17:31:22 -0400
committerRadioLogic2024-04-22 17:31:22 -0400
commitcf0231f6f440002d0b84a61f4c27357338881150 (patch)
treef0a6ee8073be304f88ecfd8e2eb59290f1ee40ae
parentef8dfd95ace77001838c444d0608a98ba298c6d0 (diff)
downloadaur-cf0231f6f440002d0b84a61f4c27357338881150.tar.gz
Updated to 5.9.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ef4026a91f4..2602fc0760d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = powershell-empire
pkgdesc = Empire is a PowerShell and Python 3.x post-exploitation framework
- pkgver = 5.9.2
+ pkgver = 5.9.3
pkgrel = 1
url = https://github.com/BC-SECURITY/Empire
arch = any
@@ -16,7 +16,7 @@ pkgbase = powershell-empire
optdepends = nim: enables generating nim stagers
optdepends = mingw-w64: enables generating nim stagers
provides = powershell-empire
- source = powershell-empire-5.9.2.tar.gz::https://github.com/BC-SECURITY/Empire/archive/refs/tags/v5.9.2.tar.gz
- sha512sums = 78a7a44fedc7e83ff1dcc2bfe3892d777c5757b5b225359fa90b55b4d3ba4799e013518d26b46ade47a725945f0c148d2a34a4fefd9d53a9917c37a67d9e9222
+ source = powershell-empire-5.9.3.tar.gz::https://github.com/BC-SECURITY/Empire/archive/refs/tags/v5.9.3.tar.gz
+ sha512sums = 5b5f2ebb298cdcb080817af9930932c657a33f938832d8d8037533552a033c198049453152ef0f26b65b221c4c533f4adcb33301681e611fc126bbe82b89bdfe
pkgname = powershell-empire
diff --git a/PKGBUILD b/PKGBUILD
index 572ab06153e3..43c36d4bfc1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Nick Cottrell <RadioLogic>
pkgname=powershell-empire
-pkgver=5.9.2
+pkgver=5.9.3
pkgrel=1
pkgdesc="Empire is a PowerShell and Python 3.x post-exploitation framework"
url="https://github.com/BC-SECURITY/Empire"
@@ -19,7 +19,7 @@ license=('BSD-3-Clause')
provides=("${pkgname}")
install=
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/BC-SECURITY/Empire/archive/refs/tags/v${pkgver}.tar.gz")
-sha512sums=('78a7a44fedc7e83ff1dcc2bfe3892d777c5757b5b225359fa90b55b4d3ba4799e013518d26b46ade47a725945f0c148d2a34a4fefd9d53a9917c37a67d9e9222')
+sha512sums=('5b5f2ebb298cdcb080817af9930932c657a33f938832d8d8037533552a033c198049453152ef0f26b65b221c4c533f4adcb33301681e611fc126bbe82b89bdfe')
build() {
# Creating virtualenv with dependencies