[arch-commits] Commit in bpytop/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Sun May 30 21:43:41 UTC 2021
Date: Sunday, May 30, 2021 @ 21:43:41
Author: jlichtblau
Revision: 950730
upgpkg: bpytop 1.0.66-1 - new upstream release
Modified:
bpytop/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-30 21:43:31 UTC (rev 950729)
+++ PKGBUILD 2021-05-30 21:43:41 UTC (rev 950730)
@@ -2,7 +2,7 @@
# Contributor: derfenix <derfenix at gmail.com>
pkgname=bpytop
-pkgver=1.0.65
+pkgver=1.0.66
pkgrel=1
pkgdesc="Resource monitor that shows usage and stats for processor, memory, disks, network and processes"
arch=('any')
@@ -10,7 +10,7 @@
license=('Apache')
depends=('python' 'python-psutil')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/aristocratos/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('4c5b59fa24ba70398b19515651b2058eea5b6e940fb10a95dd2615bd6bfd9609')
+sha256sums=('a753f450d3cd1da3d29d3d0cabdba805f82e838593cb2a6df142916a5fc9911b')
package() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list