From 80ba845c7cb571644d9dea61b9872c393d128c37 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 4 Jun 2011 22:48:12 +0000 Subject: Sat Jun 4 22:48:12 UTC 2011 --- community/etherape/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/etherape') 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 # Contributor: kevin # Contributor: Damir Perisa 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} -- cgit v1.2.3-54-g00ecf