summaryrefslogtreecommitdiff
path: root/community/etherape/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/etherape/PKGBUILD')
-rw-r--r--community/etherape/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/etherape/PKGBUILD b/community/etherape/PKGBUILD
index 8fc090151..c56998921 100644
--- a/community/etherape/PKGBUILD
+++ b/community/etherape/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 64163 2012-02-09 16:45:19Z ttopper $
+# $Id: PKGBUILD 90898 2013-05-15 12:17:39Z ttoepper $
# 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.12
-pkgrel=2
-pkgdesc="A graphical network monitor for various OSI layers and protocols"
+pkgver=0.9.13
+pkgrel=1
+pkgdesc='A graphical network monitor for various OSI layers and protocols'
arch=('i686' 'x86_64')
url="http://etherape.sourceforge.net/"
license=('GPL2')
depends=('libgnomeui' 'libpcap')
makedepends=('rarian' 'gnome-doc-utils')
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('8e9cc85e73e44eccb236f488111e02f418ab095d')
+sha1sums=('87c387b0929071581bcb6515b15ab849ea8c77fb')
build() {
cd ${srcdir}/${pkgname}-${pkgver}