From 7abd24f719e1f71bde0f651489f180af816f58bd Mon Sep 17 00:00:00 2001 From: Levon 'noptrix' Kayan Date: Fri, 30 Jun 2023 09:50:32 +0200 Subject: [PATCH] empire: version bump. --- packages/empire/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/empire/PKGBUILD b/packages/empire/PKGBUILD index b84a280a183..b13189244d1 100644 --- a/packages/empire/PKGBUILD +++ b/packages/empire/PKGBUILD @@ -2,8 +2,8 @@ # See COPYING for license details. pkgname=empire -pkgver=3086.ce3fdeca -pkgrel=2 +pkgver=3113.e46e61ae +pkgrel=1 epoch=2 pkgdesc='A PowerShell and Python post-exploitation agent.' groups=('blackarch' 'blackarch-automation') @@ -36,9 +36,9 @@ depends=('python' 'python-urllib3' 'python-requests' 'python-iptools' 'tk' 'python-pyvnc' 'python-rsa' 'python-ruff' 'python-service-identity' 'python-sniffio' 'python-starlette' 'python-stone' 'python-toml' 'python-tomli' 'python-twisted' 'python-typing-extensions' - 'python-wcwidth' 'python-websocket-client' - 'python-websockets' 'python-werkzeug' 'python-zipp' 'websockify' - 'python-zope-interface' 'uvicorn') + 'python-wcwidth' 'python-websocket-client' 'python-websockets' + 'python-werkzeug' 'python-zipp' 'websockify' 'python-zope-interface' + 'uvicorn') makedepends=('git') source=("$pkgname::git+https://github.com/BC-SECURITY/Empire.git" 'https://files.pythonhosted.org/packages/35/d3/d6a9610f19d943e198df502ae660c6b5acf84cc3bc421a2aa3c0fb6b21d1/pyOpenSSL-22.0.0.tar.gz'