summaryrefslogtreecommitdiff
path: root/extra/glsof/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/glsof/PKGBUILD')
-rw-r--r--extra/glsof/PKGBUILD22
1 files changed, 11 insertions, 11 deletions
diff --git a/extra/glsof/PKGBUILD b/extra/glsof/PKGBUILD
index 390128888..05a63141a 100644
--- a/extra/glsof/PKGBUILD
+++ b/extra/glsof/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 143652 2011-11-28 02:56:39Z eric $
+# $Id: PKGBUILD 144348 2011-12-04 22:01:25Z eric $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=glsof
-pkgver=1.6
-_fmver=1.6
+pkgver=1.6.1
+_fmver=1.6.1
_qver=1.0.0
pkgrel=1
pkgdesc="Two separate GUI utilities (Queries and Filemonitor) to the lsof command line utility"
@@ -15,17 +15,17 @@ source=(http://downloads.sourceforge.net/sourceforge/glsof/filemonitor-${_fmver}
if [ "$CARCH" = "i686" ]; then
source=(${source[@]} http://downloads.sourceforge.net/sourceforge/glsof/queries-${_qver}/queries_linux32.tar.gz \
glsof-filemonitor glsof-queries)
- sha1sums=('cb6f56170beffcd15faa68a02db976cdab1436da'
- 'd5a17d66dd02cd78bad5ffdda0b936c7848e4890'
- '197b58f40880995d6442fd42a58fa1f4594fd19d'
- '2797c326904af16a254c3e39b8c529ea14ef37e5')
+ sha1sums=('afafaafefcfc5f4bb76f6cbe7c4a39a478e351c2'
+ '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=('cb6f56170beffcd15faa68a02db976cdab1436da'
- 'c5dd12e9b2860f1c427ed7cd482e898978051d2c'
- '197b58f40880995d6442fd42a58fa1f4594fd19d'
- '2797c326904af16a254c3e39b8c529ea14ef37e5')
+ sha1sums=('afafaafefcfc5f4bb76f6cbe7c4a39a478e351c2'
+ 'c5dd12e9b2860f1c427ed7cd482e898978051d2c'
+ '197b58f40880995d6442fd42a58fa1f4594fd19d'
+ '2797c326904af16a254c3e39b8c529ea14ef37e5')
fi
package() {