summaryrefslogtreecommitdiff
path: root/community/etherape
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-06-04 22:48:12 +0000
committerroot <root@rshg047.dnsready.net>2011-06-04 22:48:12 +0000
commit80ba845c7cb571644d9dea61b9872c393d128c37 (patch)
tree064ee49a661ab3bdfaef029661561fd60bd1354c /community/etherape
parent805d577f46f94e747f712b7c942f595cd8f7e170 (diff)
Sat Jun 4 22:48:12 UTC 2011
Diffstat (limited to 'community/etherape')
-rw-r--r--community/etherape/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/etherape/PKGBUILD b/community/etherape/PKGBUILD
index a1d5cf3da..eb7e1f045 100644
--- a/community/etherape/PKGBUILD
+++ b/community/etherape/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 40756 2011-02-26 14:25:14Z jlichtblau $
+# $Id: PKGBUILD 48609 2011-06-03 09:54:50Z ttopper $
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
# Contributor: kevin <kevin@archlinux.org>
# Contributor: Damir Perisa <damir.perisa@bluewin.ch>
pkgname=etherape
-pkgver=0.9.10
+pkgver=0.9.12
pkgrel=1
pkgdesc="A graphical network monitor for various OSI layers and protocols"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ license=('GPL2')
depends=('libgnomeui' 'libpcap')
makedepends=('rarian' 'gnome-doc-utils')
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('e763b919b46f94f3cccc72f05d9075bb')
+sha1sums=('8e9cc85e73e44eccb236f488111e02f418ab095d')
build() {
cd ${srcdir}/${pkgname}-${pkgver}