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

Tom Gundersen tomegun at archlinux.org
Fri Apr 27 22:32:13 UTC 2012


    Date: Friday, April 27, 2012 @ 18:32:13
  Author: tomegun
Revision: 157358

upgpkg: lsof 4.86-1

upstream update

Modified:
  lsof/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-27 21:14:32 UTC (rev 157357)
+++ PKGBUILD	2012-04-27 22:32:13 UTC (rev 157358)
@@ -1,11 +1,12 @@
 # $Id$
-# Maintainer: Angel Velasquez <angvp at archlinux.org> 
+# Maintainer: Tom Gundersen <teg at jklm.no>
+# Contributor: Angel Velasquez <angvp at archlinux.org> 
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 # Contributor: Jochem Kossen <j.kossen at home.nl>
 
 pkgname=lsof
-pkgver=4.85
+pkgver=4.86
 pkgrel=1
 pkgdesc="Lists open files for running Unix processes"
 arch=('i686' 'x86_64')
@@ -13,8 +14,6 @@
 license=('custom')
 depends=('glibc')
 source=(ftp://sunsite.ualberta.ca/pub/Mirror/lsof/${pkgname}_${pkgver}.tar.bz2 license.txt)
-md5sums=('102ee2081172bbe76dccaa6cceda8573'
-         '1b63c76bd10437cabf890508c8e58d36')
 
 build() {
 	cd ${srcdir}/${pkgname}_${pkgver}
@@ -41,3 +40,5 @@
 	install -D -m0644 -o root -g root ${srcdir}/license.txt \
 	     ${pkgdir}/usr/share/licenses/lsof/LICENSE 
 }
+md5sums=('9f1cda41f35add068c7b81f873fa56b5'
+         '1b63c76bd10437cabf890508c8e58d36')




More information about the arch-commits mailing list