[arch-commits] Commit in bpytop/trunk (PKGBUILD)

Jaroslav Lichtblau jlichtblau at archlinux.org
Fri Jan 1 00:09:12 UTC 2021


    Date: Friday, January 1, 2021 @ 00:09:12
  Author: jlichtblau
Revision: 801399

upgpkg: bpytop 1.0.54-1 - new upstream release

Modified:
  bpytop/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-01 00:08:48 UTC (rev 801398)
+++ PKGBUILD	2021-01-01 00:09:12 UTC (rev 801399)
@@ -2,7 +2,7 @@
 # Contributor: derfenix <derfenix at gmail.com>
 
 pkgname=bpytop
-pkgver=1.0.53
+pkgver=1.0.54
 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=('02af6cc9829ef75e90f3bf296f7e03f5250afa12c61cd69341f3891d9576cb23')
+sha256sums=('3625f5230ed8b545318c885dd34ad2bd6855577ed61c476f7f04268605f7ac3f')
 
 package() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list