summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcodemunkii2016-08-30 12:37:05 -0400
committercodemunkii2016-08-30 12:37:05 -0400
commit2a989a508bc6a760e1db102b2805307f3bcafbb9 (patch)
treef8d9771a2233645ccf189863fe66d1d151b885a7 /PKGBUILD
parent627e6eaa9fdc24b2d808a32cfe1ae7985dbe16f6 (diff)
downloadaur-2a989a508bc6a760e1db102b2805307f3bcafbb9.tar.gz
Pushing fix by user niklaszantner noted by user isfeldt34
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 42c13eeda8cc..a9f84fc3cafb 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=git
pkgrel=3
pkgdesc="A combination of a honeypot, file-system monitoring, system hardening, and overall health of a server to create a comprehensive way to secure a system"
arch=('any')
-url=('https://www.trustedsec.com/downloads/artillery/')
+url='https://www.trustedsec.com/downloads/artillery/'
license=('BSD')
makedepends=('git')
depends=('python2')