Date: Saturday, May 23, 2020 @ 13:11:20 Author: kpcyrd Revision: 631850
upgpkg: bandwhich 0.15.0-1 Modified: bandwhich/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-23 11:13:04 UTC (rev 631849) +++ PKGBUILD 2020-05-23 13:11:20 UTC (rev 631850) @@ -2,7 +2,7 @@ # Contributor: Aram Drevekenin <[email protected]> pkgname=bandwhich -pkgver=0.14.0 +pkgver=0.15.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=('080f65c89ca00390bebc96fd6cc1a3f66488f12c9432683d930de027c6763d604232bebce9365ee90bb3d237eb05dc8fc6161df705234c0b06ae36a7c9877224') -b2sums=('a2c8b2db742c0dbb9765c1b5789e4524f985d65b93f4e2866fd869f3917196c2aee87cf9c764b5e7de973e568bd323a4d9fa1c9ed6e8b1e6e06b23d0d494639b') +sha512sums=('dc9a9a485b03f80d74bd5024252a75c48c5d40f3dd69d262a2f24c7ce80e38d09a718b452640d0191e0bea624ec321f170f312051eae249ba016a9daaf1c27fe') +b2sums=('5daf3e994d723ab16202a9dbb6fa5f246a5ee73bb7cfc0ee71ef1d6e463196c1a6c8e34575b23a11f11b02a710a014f6e683029960a8ee6a382360a174c92ecf') build() { cd "${pkgname}-${pkgver}"
