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

Kpcyrd kpcyrd at archlinux.org
Sun May 3 23:31:47 UTC 2020


    Date: Sunday, May 3, 2020 @ 23:31:47
  Author: kpcyrd
Revision: 624646

upgpkg: bandwhich 0.14.0-1

Modified:
  bandwhich/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-03 22:14:13 UTC (rev 624645)
+++ PKGBUILD	2020-05-03 23:31:47 UTC (rev 624646)
@@ -2,7 +2,7 @@
 # Contributor: Aram Drevekenin <aram at poor.dev>
 
 pkgname=bandwhich
-pkgver=0.13.0
+pkgver=0.14.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=('5d6960af13653d134205d517102fb3121bc6aaf87bf12021c9d968e34917243c000f452426f0805dae6ffc06d66a17a95f64205ea8d238a2275d07d1f4c7fc91')
-b2sums=('3fe31f8170ddf49703546daa83ea645cf86c89f32b7364afd9fa2e33c31f6beaf2e77d5e9af090265e1a67b213a7a2f32d0d4f731a41fd0f6b8047db3d0f538a')
+sha512sums=('080f65c89ca00390bebc96fd6cc1a3f66488f12c9432683d930de027c6763d604232bebce9365ee90bb3d237eb05dc8fc6161df705234c0b06ae36a7c9877224')
+b2sums=('a2c8b2db742c0dbb9765c1b5789e4524f985d65b93f4e2866fd869f3917196c2aee87cf9c764b5e7de973e568bd323a4d9fa1c9ed6e8b1e6e06b23d0d494639b')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list