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

Jaroslav Lichtblau jlichtblau at archlinux.org
Thu Dec 31 10:03:31 UTC 2020


    Date: Thursday, December 31, 2020 @ 10:03:31
  Author: jlichtblau
Revision: 800371

upgpkg: bpytop 1.0.53-1 - new upstream release

Modified:
  bpytop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-31 09:53:05 UTC (rev 800370)
+++ PKGBUILD	2020-12-31 10:03:31 UTC (rev 800371)
@@ -2,7 +2,7 @@
 # Contributor: derfenix <derfenix at gmail.com>
 
 pkgname=bpytop
-pkgver=1.0.52
+pkgver=1.0.53
 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=('15ef1bd094d945b9145343566c2596bb34922870e6be56c3cc028b33aff056fa')
+sha256sums=('02af6cc9829ef75e90f3bf296f7e03f5250afa12c61cd69341f3891d9576cb23')
 
 package() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list