summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRadioLogic2024-04-22 17:24:56 -0400
committerRadioLogic2024-04-22 17:24:56 -0400
commitcda88dc272bea17b6842cd0899fe977ac496b74d (patch)
tree241339e127b67e905b70f442c3df79d017676b9e
parent619b616f702cf363bc8089f7eb8e032385a3c7a0 (diff)
downloadaur-cda88dc272bea17b6842cd0899fe977ac496b74d.tar.gz
Updated to 5.8.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7bbecf4ab82..cd6f6f7e8094 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.7.3
+ pkgver = 5.8.1
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.7.3.tar.gz::https://github.com/BC-SECURITY/Empire/archive/refs/tags/v5.7.3.tar.gz
- sha512sums = dba244554ab3eaf265e942330f86b46a41db830c82c55028e3a37c638a40a406df95350b23bd2312282bdb11e24f0d3ceb241d9cd24542f87bc44d9a48818794
+ source = powershell-empire-5.8.1.tar.gz::https://github.com/BC-SECURITY/Empire/archive/refs/tags/v5.8.1.tar.gz
+ sha512sums = 5d9875ae3bc1c3444b72585a3ae27228b9b27df465be81213b6197bc5fec79b347553ffd0bb5dd2a118797f72f89a431d97d6919c748eb9e732e6486d3085fcd
pkgname = powershell-empire
diff --git a/PKGBUILD b/PKGBUILD
index 5e758983faa3..5a3ae13d2150 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Nick Cottrell <RadioLogic>
pkgname=powershell-empire
-pkgver=5.7.3
+pkgver=5.8.1
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=('dba244554ab3eaf265e942330f86b46a41db830c82c55028e3a37c638a40a406df95350b23bd2312282bdb11e24f0d3ceb241d9cd24542f87bc44d9a48818794')
+sha512sums=('5d9875ae3bc1c3444b72585a3ae27228b9b27df465be81213b6197bc5fec79b347553ffd0bb5dd2a118797f72f89a431d97d6919c748eb9e732e6486d3085fcd')
build() {
# Creating virtualenv with dependencies