[arch-commits] Commit in bandwhich/trunk (PKGBUILD)

Kpcyrd kpcyrd at archlinux.org
Tue Jan 14 17:48:59 UTC 2020


    Date: Tuesday, January 14, 2020 @ 17:48:59
  Author: kpcyrd
Revision: 552524

upgpkg: bandwhich 0.9.0-1

Modified:
  bandwhich/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-14 17:03:43 UTC (rev 552523)
+++ PKGBUILD	2020-01-14 17:48:59 UTC (rev 552524)
@@ -2,7 +2,7 @@
 # Contributor: Aram Drevekenin <aram at poor.dev>
 
 pkgname=bandwhich
-pkgver=0.8.0
+pkgver=0.9.0
 pkgrel=1
 pkgdesc='Terminal bandwidth utilization tool'
 url='https://github.com/imsnif/bandwhich'
@@ -11,8 +11,8 @@
 depends=('gcc-libs')
 makedepends=('cargo')
 source=(https://github.com/imsnif/${pkgname}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('7bfd8aef79d449935feaa412226398e508c0fb94bdd4184f4a291c42b3b3f55146b9373e101bba1bc9a28fd0e19023947ecd8b64f8774fcc9a098adb1447c3ab')
-b2sums=('3db06ad300f2e4f02e8837b9ca1f00d99e57cc5c5e15ecb915626f8d5040a338e779739f3be279c3867d11ad87e4fa1262b6ad6033272ab62d7fb7dabb4dbf74')
+sha512sums=('a5552d91dfe013669b0c60ffc6393bc808a7d758dc0ff2960f55d0fea2013a0cf5ee47d2aff7ad95126e264bb64c5e4a1ad973a2b34705ff6cf629c9651820e3')
+b2sums=('48fcaf7348fee4246aec8f65d46bdc9b3a981aeb5c745e98eb064b9446f13e8764df0e50fc13204ebcd24e98b73119f40a07b4dc62cd760ee20949d8e37e9f01')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list