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

Jaroslav Lichtblau jlichtblau at archlinux.org
Tue Jan 12 20:18:27 UTC 2021


    Date: Tuesday, January 12, 2021 @ 20:18:27
  Author: jlichtblau
Revision: 820257

upgpkg: bpytop 1.0.59-1 - new upstream release

Modified:
  bpytop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-12 20:03:02 UTC (rev 820256)
+++ PKGBUILD	2021-01-12 20:18:27 UTC (rev 820257)
@@ -2,7 +2,7 @@
 # Contributor: derfenix <derfenix at gmail.com>
 
 pkgname=bpytop
-pkgver=1.0.58
+pkgver=1.0.59
 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=('e62ed966e7ae7736754f39305abdeb7c68c2d3f27db09daf25910a01a9c6317e')
+sha256sums=('c95d0034ab6567a72d377d12806f5a89f87a796e72b8993fbbb5efc79e5a9133')
 
 package() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list