Date: Monday, March 30, 2020 @ 19:02:53 Author: jelle Revision: 607111
upgpkg: kconfig-hardened-check 0.5.5-1 Upstream update. Modified: kconfig-hardened-check/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-30 18:55:08 UTC (rev 607110) +++ PKGBUILD 2020-03-30 19:02:53 UTC (rev 607111) @@ -1,7 +1,7 @@ # Maintainer: Jelle van der Waa <[email protected]> pkgname=kconfig-hardened-check -pkgver=0.5.3 +pkgver=0.5.5 pkgrel=1 pkgdesc='a script for checking the hardening options in the Linux kernel config' url="https://github.com/a13xp0p0v/kconfig-hardened-check" @@ -9,7 +9,7 @@ license=(GPL3) depends=(python) source=($pkgname-$pkgver::https://github.com/a13xp0p0v/kconfig-hardened-check/archive/v$pkgver.tar.gz) -sha256sums=('850349a13b34ed1d25c46279068ee735cd69d3678ba7d740fea3fba217b2db99') +sha256sums=('9d91e5f563dffbe4d08b77998f1cd2e01b6dbfc434b7b4d4de3103f8b14abc68') package() { cd "$pkgname-$pkgver"
