summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorderfenix2020-11-03 19:53:52 +0300
committerderfenix2020-11-03 19:53:52 +0300
commitd7ba0cba2dfcfd096fa73bba402cbb95eeb294f8 (patch)
treece8cfb5cc74f0ad7352c40a96a5bb6e587695513 /PKGBUILD
parent7c0bd5356df505c68b3baf03a44b77f8119b676e (diff)
downloadaur-bpytop.tar.gz
1.0.50
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ab9f6d5c922..6df0c3c57d66 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: derfenix <derfenix@gmail.com>
pkgname=bpytop
-pkgver=1.0.49
+pkgver=1.0.50
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=('6ae591c9b67be080e53a0d82635586256594d7bfcc8cb4c8f49c33ed3495a805')
+sha256sums=('ba4647c5db37ef87dbe730762306ae1c00e57e4249d18d65fa4ac0d3a9559123')
package() {