[arch-commits] Commit in rkhunter/trunk (PKGBUILD)
Lukas Fleischer
lfleischer at archlinux.org
Sun Jul 9 06:11:37 UTC 2017
Date: Sunday, July 9, 2017 @ 06:11:36
Author: lfleischer
Revision: 243385
upgpkg: rkhunter 1.4.4-1
Upstream update.
Modified:
rkhunter/trunk/PKGBUILD
----------+
PKGBUILD | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-09 05:11:09 UTC (rev 243384)
+++ PKGBUILD 2017-07-09 06:11:36 UTC (rev 243385)
@@ -1,11 +1,10 @@
-# $Id$
# Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
# Contributor: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
# Contributor: Pierre Schmitz <pierre at archlinux.de>
pkgname=rkhunter
-pkgver=1.4.2
-pkgrel=2
+pkgver=1.4.4
+pkgrel=1
pkgdesc='Checks machines for the presence of rootkits and other unwanted tools.'
arch=('any')
url='http://rkhunter.sourceforge.net/'
@@ -14,9 +13,9 @@
optdepends=('unhide')
backup=('etc/rkhunter.conf')
source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc})
-md5sums=('85ad366b7f3999eb2a9371e39a1a4df7'
+md5sums=('c625bcb5e226d1f2a7a3a530b7e4fbd9'
'SKIP')
-validpgpkeys=('E15BCD4D6F14E91D1DD531A9EA5F4CD3A65F5E17')
+validpgpkeys=('9713808A269FA0326356958BE9C5DC50D13AAA83') # John Horne
package() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list