summaryrefslogtreecommitdiff
path: root/community/etherape/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-06-20 15:25:33 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-06-20 15:25:33 -0300
commitcebf33d7109e0157a80f34d6136e212f0a28d274 (patch)
treea6464302c970f72581105b50ff0896e1f56def3d /community/etherape/PKGBUILD
parent1a65caeb80e2cc8c7b39262d72255124d0c8614e (diff)
parent5cb95ceee39e4691f768ea2fef60b8a106e92209 (diff)
Merge branch 'master' of gparabola:abslibre-mips64el
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 a0901da0d..ee8c6f4c3 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' 'mips64el')
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}