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

Douglas Soares de Andrade douglas at archlinux.org
Sat Nov 22 15:24:49 UTC 2008


    Date: Saturday, November 22, 2008 @ 10:24:49
  Author: douglas
Revision: 19400

upgpkg: lsof 4.81-1

Modified:
  lsof/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-11-22 15:19:31 UTC (rev 19399)
+++ PKGBUILD	2008-11-22 15:24:49 UTC (rev 19400)
@@ -3,7 +3,7 @@
 # Contributor: Jochem Kossen <j.kossen at home.nl>
 
 pkgname=lsof
-pkgver=4.80
+pkgver=4.81
 pkgrel=1
 pkgdesc="lsof (LiSt Open Files) lists information about files that are open by the running processes"
 arch=(i686 x86_64)
@@ -12,7 +12,6 @@
 url="http://people.freebsd.org/~abe/"
 #source=(ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/${pkgname}_${pkgver}.tar.bz2 license.txt)
 source=(ftp://sunsite.ualberta.ca/pub/Mirror/lsof/${pkgname}_${pkgver}.tar.bz2 license.txt)
-md5sums=('18d124d063619eeee147a8d638e2b8fd' '1b63c76bd10437cabf890508c8e58d36')
 
 build() {
    cd $startdir/src/${pkgname}_${pkgver}
@@ -28,3 +27,5 @@
    install -D -m0644 -o root -g root $startdir/src/license.txt \
         $startdir/pkg/usr/share/licenses/lsof/license.txt
 }
+md5sums=('c482bda0764a8e618f87682347b22a87'
+         '1b63c76bd10437cabf890508c8e58d36')




More information about the arch-commits mailing list