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

2020-05-24 Thread Lukas Fleischer via arch-commits
Date: Sunday, May 24, 2020 @ 13:32:13
  Author: lfleischer
Revision: 632822

upgpkg: rkhunter 1.4.6-2: BUILDINFO format 1 rebuild

Modified:
  rkhunter/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-24 13:30:03 UTC (rev 632821)
+++ PKGBUILD2020-05-24 13:32:13 UTC (rev 632822)
@@ -4,7 +4,7 @@
 
 pkgname=rkhunter
 pkgver=1.4.6
-pkgrel=1
+pkgrel=2
 pkgdesc='Checks machines for the presence of rootkits and other unwanted 
tools.'
 arch=('any')
 url='http://rkhunter.sourceforge.net/'


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

2019-04-26 Thread Antonio Rojas via arch-commits
Date: Friday, April 26, 2019 @ 22:12:13
  Author: arojas
Revision: 454373

https

Modified:
  rkhunter/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-26 22:11:32 UTC (rev 454372)
+++ PKGBUILD2019-04-26 22:12:13 UTC (rev 454373)
@@ -12,7 +12,7 @@
 depends=('bash' 'perl' 'wget')
 optdepends=('unhide')
 backup=('etc/rkhunter.conf')
-source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc})
+source=("https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc})
 md5sums=('35bf1e2850343a4768e34a3fc260b8a1'
  'SKIP')
 validpgpkeys=('9713808A269FA0326356958BE9C5DC50D13AAA83')  # John Horne


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

2018-03-27 Thread Lukas Fleischer via arch-commits
Date: Tuesday, March 27, 2018 @ 16:43:46
  Author: lfleischer
Revision: 312884

upgpkg: rkhunter 1.4.6-1

Upstream update.

Modified:
  rkhunter/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-27 16:28:19 UTC (rev 312883)
+++ PKGBUILD2018-03-27 16:43:46 UTC (rev 312884)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz 
 
 pkgname=rkhunter
-pkgver=1.4.4
+pkgver=1.4.6
 pkgrel=1
 pkgdesc='Checks machines for the presence of rootkits and other unwanted 
tools.'
 arch=('any')
@@ -13,7 +13,7 @@
 optdepends=('unhide')
 backup=('etc/rkhunter.conf')
 
source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc})
-md5sums=('c625bcb5e226d1f2a7a3a530b7e4fbd9'
+md5sums=('35bf1e2850343a4768e34a3fc260b8a1'
  'SKIP')
 validpgpkeys=('9713808A269FA0326356958BE9C5DC50D13AAA83')  # John Horne
 


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

2017-07-09 Thread Lukas Fleischer
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
===
--- PKGBUILD2017-07-09 05:11:09 UTC (rev 243384)
+++ PKGBUILD2017-07-09 06:11:36 UTC (rev 243385)
@@ -1,11 +1,10 @@
-# $Id$
 # Maintainer: Lukas Fleischer 
 # Contributor: Jaroslav Lichtblau 
 # Contributor: Pierre Schmitz 
 
 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}"


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:29:36
  Author: foutrelis
Revision: 160637

Rebuild due to temporarily untrusted key

Modified:
  rkhunter/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-02-08 00:29:18 UTC (rev 160636)
+++ PKGBUILD2016-02-08 00:29:36 UTC (rev 160637)
@@ -5,7 +5,7 @@
 
 pkgname=rkhunter
 pkgver=1.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Checks machines for the presence of rootkits and other unwanted 
tools.'
 arch=('any')
 url='http://rkhunter.sourceforge.net/'


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

2015-01-18 Thread Lukas Fleischer
Date: Sunday, January 18, 2015 @ 10:36:28
  Author: lfleischer
Revision: 126066

rkhunter: Add validpgpkeys

Modified:
  rkhunter/trunk/PKGBUILD

--+
 PKGBUILD |1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===
--- PKGBUILD2015-01-18 09:35:30 UTC (rev 126065)
+++ PKGBUILD2015-01-18 09:36:28 UTC (rev 126066)
@@ -16,6 +16,7 @@
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
 md5sums=('85ad366b7f3999eb2a9371e39a1a4df7'
  'SKIP')
+validpgpkeys=('E15BCD4D6F14E91D1DD531A9EA5F4CD3A65F5E17')
 
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}


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

2014-03-29 Thread Lukas Fleischer
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
===
--- PKGBUILD2014-03-29 12:46:22 UTC (rev 108595)
+++ PKGBUILD2014-03-29 12:48:48 UTC (rev 108596)
@@ -4,7 +4,7 @@
 # Contributor: Pierre Schmitz pie...@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}