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

Kpcyrd kpcyrd at archlinux.org
Thu Oct 15 16:56:49 UTC 2020


    Date: Thursday, October 15, 2020 @ 16:56:48
  Author: kpcyrd
Revision: 724176

upgpkg: bandwhich 0.20.0-1

Modified:
  bandwhich/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-15 16:19:13 UTC (rev 724175)
+++ PKGBUILD	2020-10-15 16:56:48 UTC (rev 724176)
@@ -2,7 +2,7 @@
 # Contributor: Aram Drevekenin <aram at poor.dev>
 
 pkgname=bandwhich
-pkgver=0.19.0
+pkgver=0.20.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=('0afdf8d5b8b53d91fb9adbc21bc454f668a7944edc5ba05b6642d9679dcef409971ec0a526d9df9bf3dd410f77fac550ba8321bd59f49d6cc13744940f7c7976')
-b2sums=('7b523df1b5cae4e991bb571c44af4d17a3c1ef9ec7064d4ccfdb6d4a26025f68e24c6acff56b2e0c26546aac847ba2250f7fe7aaf7bcdf925bd87a2a33acba2e')
+sha512sums=('3bd5cc4166514feb601eb921ef3fbad08b8e9787aad1bb0c8a9543207631964ffc14cc1488e96ef4319bb1a20c5f684b744facd2a6cf1d9ef6dd5d2fefc524cb')
+b2sums=('d2809660b09d1b02bbf8b2b8719406b49064275202af422fc32fa2add34ffc04d748073b6a51c827662418292c0e10c0aa3ca3955e5317e3a0015c25e15755ec')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list