[arch-commits] Commit in rkhunter/trunk (PKGBUILD)

Lukas Fleischer lfleischer at nymeria.archlinux.org
Sat Mar 29 12:48:48 UTC 2014


    Date: Saturday, March 29, 2014 @ 13:48:48
  Author: lfleischer
Revision: 108596

upgpkg: rkhunter 1.4.2-1

Upstream update.

Modified:
  rkhunter/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-29 12:46:22 UTC (rev 108595)
+++ PKGBUILD	2014-03-29 12:48:48 UTC (rev 108596)
@@ -4,7 +4,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=rkhunter
-pkgver=1.4.0
+pkgver=1.4.2
 pkgrel=1
 pkgdesc='Checks machines for the presence of rootkits and other unwanted tools.'
 arch=('any')
@@ -14,8 +14,8 @@
 optdepends=('unhide')
 backup=('etc/rkhunter.conf')
 source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc})
-md5sums=('37b1ceb79a5ff3debca335d6550ac6b0'
-         'e83221c3eb3f417357059731c809a9de')
+md5sums=('85ad366b7f3999eb2a9371e39a1a4df7'
+         'SKIP')
 
 package() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list