summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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() {