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

Eric Bélanger eric at archlinux.org
Wed Jan 25 16:45:58 UTC 2012


    Date: Wednesday, January 25, 2012 @ 11:45:58
  Author: eric
Revision: 147274

upgpkg: glsof 1.8.0-1

Upstream update

Modified:
  glsof/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-25 16:27:42 UTC (rev 147273)
+++ PKGBUILD	2012-01-25 16:45:58 UTC (rev 147274)
@@ -2,8 +2,8 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=glsof
-pkgver=1.7.0
-_fmver=1.7.0
+pkgver=1.8.0
+_fmver=1.8.0
 _qver=1.0.0
 pkgrel=1
 pkgdesc="Two separate GUI utilities (Queries and Filemonitor) to the lsof command line utility"
@@ -15,14 +15,14 @@
 if [ "$CARCH" = "i686" ]; then
   source=(${source[@]} http://downloads.sourceforge.net/sourceforge/glsof/queries-${_qver}/queries_linux32.tar.gz \
           glsof-filemonitor glsof-queries)
-  sha1sums=('00db4305995a67cea6bc12bfe7ef3984d07434ae'
+  sha1sums=('a70c8d3877c13af8bd8e7e319a1709c1b90eedc6'
             'd5a17d66dd02cd78bad5ffdda0b936c7848e4890'
             '197b58f40880995d6442fd42a58fa1f4594fd19d'
             '2797c326904af16a254c3e39b8c529ea14ef37e5')
 elif [ "$CARCH" = "x86_64" ]; then
   source=(${source[@]} http://downloads.sourceforge.net/sourceforge/glsof/queries-${_qver}/queries_linux64.tar.gz \
           glsof-filemonitor glsof-queries)
-  sha1sums=('00db4305995a67cea6bc12bfe7ef3984d07434ae'
+  sha1sums=('a70c8d3877c13af8bd8e7e319a1709c1b90eedc6'
             'c5dd12e9b2860f1c427ed7cd482e898978051d2c'
             '197b58f40880995d6442fd42a58fa1f4594fd19d'
             '2797c326904af16a254c3e39b8c529ea14ef37e5')




More information about the arch-commits mailing list