[arch-commits] Commit in lsof/trunk (PKGBUILD)
Angel Velásquez
angvp at archlinux.org
Sun Oct 9 08:36:14 UTC 2011
Date: Sunday, October 9, 2011 @ 04:36:14
Author: angvp
Revision: 140197
upgpkg: lsof 4.85-1
Version bump to 4.85
Modified:
lsof/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-10-09 08:27:16 UTC (rev 140196)
+++ PKGBUILD 2011-10-09 08:36:14 UTC (rev 140197)
@@ -5,15 +5,15 @@
# Contributor: Jochem Kossen <j.kossen at home.nl>
pkgname=lsof
-pkgver=4.84
-pkgrel=3
+pkgver=4.85
+pkgrel=1
pkgdesc="Lists open files for running Unix processes"
arch=('i686' 'x86_64')
url="http://people.freebsd.org/~abe/"
license=('custom')
depends=('glibc')
source=(ftp://sunsite.ualberta.ca/pub/Mirror/lsof/${pkgname}_${pkgver}.tar.bz2 license.txt)
-md5sums=('a09326df500ef7e4550af546868338d6'
+md5sums=('102ee2081172bbe76dccaa6cceda8573'
'1b63c76bd10437cabf890508c8e58d36')
build() {
More information about the arch-commits
mailing list