summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoranthraxx2018-05-08 23:35:37 +0200
committeranthraxx2018-05-08 23:35:37 +0200
commitd97ef60459f744ea545b00b80ee67edbeac4cb8f (patch)
treeccab65ac820d93abaaa3db77478f78d64f2ddcc2
parent88db758095cc52b8d8aa6e2d025bb357725f32c9 (diff)
downloadaur-lynis-git.tar.gz
upgpkg: lynis-git 2.6.4.2108.5300475-1 (fix upstream url)
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6de764af9551..6ad2d7f1bb7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,8 @@
-# Generated by mksrcinfo v8
-# Thu Aug 11 14:36:43 UTC 2016
pkgbase = lynis-git
pkgdesc = Security and system auditing tool to harden Unix/Linux systems
- pkgver = 2.3.2.1414.ed4dd3b
+ pkgver = 2.6.4.2108.5300475
pkgrel = 1
- url = http://cisofy.com/lynis/
+ url = https://cisofy.com/lynis/
arch = any
license = GPL3
makedepends = git
@@ -18,6 +16,7 @@ pkgbase = lynis-git
conflicts = lynis
backup = etc/lynis/default.prf
source = lynis-git::git+https://github.com/CISOfy/lynis
+ validpgpkeys = 73AC9FC55848E977024D1A61429A566FD5B79251
sha512sums = SKIP
pkgname = lynis-git
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}