[arch-commits] Commit in chkrootkit/repos (extra-i686 extra-i686/PKGBUILD)

Hugo Doria hugo at archlinux.org
Mon Sep 14 13:59:39 UTC 2009


    Date: Monday, September 14, 2009 @ 09:59:39
  Author: hugo
Revision: 52033

minor update on PKGBUILD

Modified:
  chkrootkit/repos/extra-i686/	(properties)
  chkrootkit/repos/extra-i686/PKGBUILD

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


Property changes on: chkrootkit/repos/extra-i686
___________________________________________________________________
Deleted: svnmerge-integrated
   - /chkrootkit/trunk:1-42317

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-09-14 13:53:46 UTC (rev 52032)
+++ extra-i686/PKGBUILD	2009-09-14 13:59:39 UTC (rev 52033)
@@ -1,17 +1,17 @@
 # $Id$
-# Maintainer: Juergen Hoetzel <juergen at archlinux.org>
+# Maintainer: Hugo Doria <hugo at archlinux.org>
 # Contributor: Gregor Ibic <gregor.ibic at intelicom.si>
 
 pkgname=chkrootkit
-pkgver=0.48
-pkgrel=2
+pkgver=0.49
+pkgrel=1
 pkgdesc="Locally checks for signs of a rootkit."
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 url="http://www.chkrootkit.org"
 depends=('bash')
 license=('BSD')
-source=(ftp://ftp.pangeia.com.br/pub/seg/pac/${pkgname}-${pkgver}.tar.gz fix-tools-path.patch)
-md5sums=('de8b8b5013e7faa2b66c0e33c59677e8' '6a2f3038114b8b14e1ad74e30fe44eee')
+source=(ftp://ftp.pangeia.com.br/pub/seg/pac/${pkgname}.tar.gz fix-tools-path.patch)
+md5sums=('304d840d52840689e0ab0af56d6d3a18' '6a2f3038114b8b14e1ad74e30fe44eee')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list