[arch-commits] Commit in nethogs/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Thu Apr 16 15:55:14 UTC 2020
Date: Thursday, April 16, 2020 @ 15:55:12
Author: kkeen
Revision: 615345
upgpkg: nethogs 0.8.6-1
Modified:
nethogs/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-16 15:19:50 UTC (rev 615344)
+++ PKGBUILD 2020-04-16 15:55:12 UTC (rev 615345)
@@ -2,8 +2,8 @@
# Contributor: ViNS <gladiator at fastwebnet.it>
# Contributor: Daenyth
pkgname=nethogs
-pkgver=0.8.5
-pkgrel=3
+pkgver=0.8.6
+pkgrel=1
pkgdesc="A net top tool which displays traffic used per process instead of per IP or interface"
url="https://github.com/raboof/nethogs"
license=('GPL')
@@ -11,7 +11,7 @@
arch=('x86_64')
#source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
source=(nethogs-$pkgver.tgz::https://github.com/raboof/nethogs/archive/v$pkgver.tar.gz)
-md5sums=('002fd7227d8ed2a8b0fcb0a1b44731bf')
+md5sums=('e7acdcf0fd73975eb8bdf3704c952b2a')
prepare() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list