summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel L2021-12-13 16:46:35 +0100
committerDaniel L2021-12-13 16:46:35 +0100
commit9336904b8a0283a09d31b1e4dbc08bc947190d5d (patch)
tree432aa98a557ff2cf4a0fcf98c093a16ffa923163 /PKGBUILD
parente636ac3a0d5109b7ccdea0d0802fce06434e9d68 (diff)
downloadaur-9336904b8a0283a09d31b1e4dbc08bc947190d5d.tar.gz
changed source to old.kali.org should not get outdated so fast anymore
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3bd2c7624d67..b2572ad31a07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
depends=('python' 'python-virtualenv' 'python-pip' 'powershell' 'jdk-openjdk' 'xar' 'bomutils' 'libxml2' 'swig' 'zlib')
license=('BSD-3-Clause')
install="$pkgname.install"
-source=("http://http.kali.org/pool/main/p/powershell-empire/${pkgname}_${pkgver}-${pkgrel}kali2_all.deb"
+source=("http://old.kali.org/kali/pool/main/p/powershell-empire/${pkgname}_${pkgver}-${pkgrel}kali2_all.deb"
"$pkgname::git+https://github.com/peek1e/${pkgname}-AUR")
sha256sums=('ee1e8e9ffcdedc6fcf7cf88eee4608150914a8dc33c587f4ba8fdb6c40b0155e'
'SKIP')