summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoranthraxx2018-05-08 23:35:37 +0200
committeranthraxx2018-05-08 23:35:37 +0200
commitd97ef60459f744ea545b00b80ee67edbeac4cb8f (patch)
treeccab65ac820d93abaaa3db77478f78d64f2ddcc2 /PKGBUILD
parent88db758095cc52b8d8aa6e2d025bb357725f32c9 (diff)
downloadaur-d97ef60459f744ea545b00b80ee67edbeac4cb8f.tar.gz
upgpkg: lynis-git 2.6.4.2108.5300475-1 (fix upstream url)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c150a929a3f..45e1564f5b33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=lynis-git
_pkgname=lynis
-pkgver=2.3.2.1414.ed4dd3b
+pkgver=2.6.4.2108.5300475
pkgrel=1
pkgdesc='Security and system auditing tool to harden Unix/Linux systems'
-url='http://cisofy.com/lynis/'
+url='https://cisofy.com/lynis/'
license=('GPL3')
arch=('any')
backup=('etc/lynis/default.prf')
@@ -19,6 +19,7 @@ provides=('lynis')
conflicts=('lynis')
source=(${pkgname}::git+https://github.com/CISOfy/${_pkgname})
sha512sums=('SKIP')
+validpgpkeys=('73AC9FC55848E977024D1A61429A566FD5B79251') # CISOfy (Software Signing Key) <security@cisofy.com>
pkgver() {
cd ${pkgname}