[arch-commits] Commit in bandwhich/trunk (PKGBUILD)
Kpcyrd
kpcyrd at archlinux.org
Mon Apr 6 09:18:07 UTC 2020
Date: Monday, April 6, 2020 @ 09:18:06
Author: kpcyrd
Revision: 612037
upgpkg: bandwhich 0.13.0-1
Modified:
bandwhich/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-06 07:37:17 UTC (rev 612036)
+++ PKGBUILD 2020-04-06 09:18:06 UTC (rev 612037)
@@ -2,7 +2,7 @@
# Contributor: Aram Drevekenin <aram at poor.dev>
pkgname=bandwhich
-pkgver=0.12.0
+pkgver=0.13.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=('88024e7021af9cdbb500d74f7864b08a13ff35afd1bf83aeb6487c59ec3c1ff81270d8e32473e0716ae5aa24f6db0f2a92cdcbf04dafdd35b3e03f466b7cbfc0')
-b2sums=('f4c1c920d415b1fb8fa9d448f567418658d2ef936f044dc4971c4e8bca8110724b367a2807c9c1fb45409d7035a2b6852ac2fa0289ed35d305a474c689bde6e4')
+sha512sums=('5d6960af13653d134205d517102fb3121bc6aaf87bf12021c9d968e34917243c000f452426f0805dae6ffc06d66a17a95f64205ea8d238a2275d07d1f4c7fc91')
+b2sums=('3fe31f8170ddf49703546daa83ea645cf86c89f32b7364afd9fa2e33c31f6beaf2e77d5e9af090265e1a67b213a7a2f32d0d4f731a41fd0f6b8047db3d0f538a')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list