From 232867917e3659c7e72eb8327e8a2555d8e35dab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Mon, 3 Feb 2020 14:38:08 +0100 Subject: [PATCH] bandwhich: update to 0.11.0. --- srcpkgs/bandwhich/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/bandwhich/template b/srcpkgs/bandwhich/template index 1f042c4cea7..8e552f571a0 100644 --- a/srcpkgs/bandwhich/template +++ b/srcpkgs/bandwhich/template @@ -1,6 +1,6 @@ # Template file for 'bandwhich' pkgname=bandwhich -version=0.10.0 +version=0.11.0 revision=1 build_style=cargo short_desc="Terminal bandwidth utilization tool"