summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcodemunkii2015-12-30 15:59:26 -0500
committercodemunkii2015-12-30 15:59:26 -0500
commit5b640d61df727f57e08f0000018f21207c15c5e8 (patch)
treed6693d683573d9a9f62e9dec0a50c90e0e533190 /PKGBUILD
parent695e5ca689c028464acbbcc1777e0a9eaeeca6b5 (diff)
downloadaur-5b640d61df727f57e08f0000018f21207c15c5e8.tar.gz
Developer changed to BinaryDefense, moved github source and removed contributor line as project is dead.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b886d1314946..42c13eeda8cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,4 @@
# Maintainer: Ari Mizrahi <codemunchies at debugsecurity dot com>
-# Contributor: ArchAssault Project <https://www.archassault.org>
pkgname=artillery
pkgver=git
@@ -10,7 +9,7 @@ url=('https://www.trustedsec.com/downloads/artillery/')
license=('BSD')
makedepends=('git')
depends=('python2')
-source=('git+https://github.com/trustedsec/artillery/')
+source=('git+https://github.com/BinaryDefense/artillery/')
md5sums=('SKIP')
prepare() {