[arch-commits] Commit in nethogs/trunk (PKGBUILD)
Kyle Keen
kkeen at nymeria.archlinux.org
Tue Jul 1 12:43:23 UTC 2014
Date: Tuesday, July 1, 2014 @ 14:43:22
Author: kkeen
Revision: 114066
upgpkg: nethogs 0.8.0-3 (mtree)
Modified:
nethogs/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-07-01 12:41:19 UTC (rev 114065)
+++ PKGBUILD 2014-07-01 12:43:22 UTC (rev 114066)
@@ -4,12 +4,12 @@
# Contributor: Daenyth
pkgname=nethogs
pkgver=0.8.0
-pkgrel=2
+pkgrel=3
pkgdesc="A net top tool which displays traffic used per process instead of per IP or interface"
url="http://nethogs.sourceforge.net"
-license=(GPL)
-depends=(libpcap ncurses gcc-libs)
-arch=(i686 x86_64)
+license=('GPL')
+depends=('libpcap' 'ncurses' 'gcc-libs')
+arch=('i686' 'x86_64')
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz gcc44.patch)
md5sums=('d6fb12b46e80a50c9b9f91dd48e2b234'
'62eb824fbbadd1c60d0749593c16d293')
More information about the arch-commits
mailing list