[arch-commits] Commit in bandwhich/trunk (PKGBUILD)
Kpcyrd
kpcyrd at archlinux.org
Sun Mar 1 13:26:20 UTC 2020
Date: Sunday, March 1, 2020 @ 13:26:20
Author: kpcyrd
Revision: 587467
upgpkg: bandwhich 0.12.0-1
Modified:
bandwhich/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-01 12:12:14 UTC (rev 587466)
+++ PKGBUILD 2020-03-01 13:26:20 UTC (rev 587467)
@@ -2,7 +2,7 @@
# Contributor: Aram Drevekenin <aram at poor.dev>
pkgname=bandwhich
-pkgver=0.11.0
+pkgver=0.12.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=('590308361e131f0675babc7080225bb6a0f75847ce90d7db12fc3d46ed5fc70bc25809668164ab5e2f0f3d60453433b4f551c672aa92e0dad014ed2ecc8e45cd')
-b2sums=('1ccc22e5aaea2838d3dc9fcda07bda4806bb95ed8ee83c5513bbc16cbc18fa94360c090099a3378f3878d3afaa1bd2c5d6de469b69dc1b883ad227976e0c656d')
+sha512sums=('88024e7021af9cdbb500d74f7864b08a13ff35afd1bf83aeb6487c59ec3c1ff81270d8e32473e0716ae5aa24f6db0f2a92cdcbf04dafdd35b3e03f466b7cbfc0')
+b2sums=('f4c1c920d415b1fb8fa9d448f567418658d2ef936f044dc4971c4e8bca8110724b367a2807c9c1fb45409d7035a2b6852ac2fa0289ed35d305a474c689bde6e4')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list