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

Kpcyrd kpcyrd at archlinux.org
Fri Sep 11 12:25:10 UTC 2020


    Date: Friday, September 11, 2020 @ 12:25:09
  Author: kpcyrd
Revision: 702759

upgpkg: bandwhich 0.18.1-1

Modified:
  bandwhich/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-11 12:23:33 UTC (rev 702758)
+++ PKGBUILD	2020-09-11 12:25:09 UTC (rev 702759)
@@ -2,7 +2,7 @@
 # Contributor: Aram Drevekenin <aram at poor.dev>
 
 pkgname=bandwhich
-pkgver=0.17.0
+pkgver=0.18.1
 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=('fe59668017809bc99f460bc5e6d68965b6aa7a49dfb484522d904ae72887b4e1c7263bd59f3cef2859baffc261f090d0e8e093c29a62c5ea5c20dd3656928536')
-b2sums=('422bc28416d1ee43af24367b4ceff374f77e715ea13ef8a018edd44a6c66ea07a6ab3f184e3334a31b4cc70553d902f1591cd5fd6af851d40eaf15b4d6f05c00')
+sha512sums=('bfa8f24daac7fe415c0164db75cce2bcae09e54879e3924014acf4fa762f6895b93339ac5f8b5be8b9782bd995316a51f248c1f5cb787d054cc79ec37da6ddde')
+b2sums=('37af9e9a4029777ff5918ed3ef550a5b8af498bd87ce8c03cbdb8183bb69e5659ae7f9b697394c60bdf3a72f5c83ca291ea0c7b212ebffb67e6fb6932a17f4b3')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list