summaryrefslogtreecommitdiff
path: root/community/iftop
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-31 02:47:09 -0700
committerroot <root@rshg054.dnsready.net>2013-08-31 02:47:09 -0700
commit35038ccdbc0ea8a9d5c9bf1f5e992d84dda29b99 (patch)
treeafe4d4bb8cf56641358ca5d375e81a42974d24bb /community/iftop
parent109554d1877a597958bd06c69eb4a8fca34ef367 (diff)
Sat Aug 31 02:42:46 PDT 2013
Diffstat (limited to 'community/iftop')
-rw-r--r--community/iftop/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/community/iftop/PKGBUILD b/community/iftop/PKGBUILD
index c74667fab..007632adf 100644
--- a/community/iftop/PKGBUILD
+++ b/community/iftop/PKGBUILD
@@ -1,20 +1,19 @@
-# $Id: PKGBUILD 92025 2013-05-30 23:36:54Z seblu $
+# $Id: PKGBUILD 96466 2013-08-30 08:54:27Z fyan $
# Maintainer: Daenyth <Daenyth+Arch at gmail dot com>
# Contributor: Jeff Mickey <jeff@archlinux.org>
# Contributor: Alexander Mieland (dma147) <dma147@linux-stats.org>
# Contributor: slubman <slubman@slubman.net>
pkgname=iftop
-pkgver=0.17
-pkgrel=11
-pkgdesc="iftop does for network usage what top(1) does for CPU usage"
+pkgver=1.0pre2
+pkgrel=1
+pkgdesc="Display bandwidth usage on an interface"
arch=('i686' 'x86_64')
url="http://www.ex-parrot.com/~pdw/iftop/"
license=('GPL')
depends=('libpcap' 'ncurses')
-options=('!makeflags')
+#options=('!makeflags')
source=("http://www.ex-parrot.com/~pdw/$pkgname/download/$pkgname-$pkgver.tar.gz")
-md5sums=('062bc8fb3856580319857326e0b8752d')
build() {
cd "$srcdir/$pkgname-$pkgver"
@@ -28,3 +27,4 @@ package() {
make DESTDIR="$pkgdir" install
}
+sha512sums=('708172baa00a94671b494f33e7290af9ed4e0f764fabb500187855ee39840e379590274802e9ef360c128e881cfe0cefe7a12a9bfdcf9cfa7ffb49746b02300a')