summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorderfenix2020-10-25 22:47:45 +0300
committerderfenix2020-10-25 22:47:45 +0300
commit3138f6dd4c204a9e557e17f22f6c4e31d30f7e82 (patch)
tree52be90ad1e9fafe30506290b95da118a5d97e670 /PKGBUILD
parente3d79bd2e27fc8a96d0441861184e2fcf8433bfe (diff)
downloadaur-3138f6dd4c204a9e557e17f22f6c4e31d30f7e82.tar.gz
1.0.46
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86ef1413bbd5..cdf142e78d8d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: derfenix <derfenix@gmail.com>
pkgname=bpytop
-pkgver=1.0.45
+pkgver=1.0.46
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=('b879eca37ebcff3ffd57aac8952b0cbc965df0306fb5ae5b25a0c1b7893d4682')
+sha256sums=('5a16deb84d1be22412bdac718f96941f1f95b899e8edb7825186bbfac6014756')
package() {