summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorderfenix2020-10-27 20:08:37 +0300
committerderfenix2020-10-27 20:08:37 +0300
commitb7836f9d29723eb5940f97ed735ce243d2c6b0f4 (patch)
tree5d0efa490bd03c41b132ea3d33912ff788ee9e91 /PKGBUILD
parent3138f6dd4c204a9e557e17f22f6c4e31d30f7e82 (diff)
downloadaur-b7836f9d29723eb5940f97ed735ce243d2c6b0f4.tar.gz
1.0.47
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cdf142e78d8d..bc88cd65ca94 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: derfenix <derfenix@gmail.com>
pkgname=bpytop
-pkgver=1.0.46
+pkgver=1.0.47
pkgrel=1
pkgdesc="Resource monitor that shows usage and stats for processor, memory, disks, network and processes"
arch=('any')
@@ -9,7 +9,7 @@ url="https://github.com/aristocratos/bpytop"
license=('Apache')
depends=('python3' 'python-psutil')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/aristocratos/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('5a16deb84d1be22412bdac718f96941f1f95b899e8edb7825186bbfac6014756')
+sha256sums=('522890261adfc5fe3c6109d0c1f3f139a8456c94dbe0bde4ff9197aad27a9f45')
package() {