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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Jan 25 09:18:03 UTC 2021


    Date: Monday, January 25, 2021 @ 09:18:02
  Author: jlichtblau
Revision: 829421

upgpkg: bpytop 1.0.60-1 - new upstream release

Modified:
  bpytop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-25 07:08:13 UTC (rev 829420)
+++ PKGBUILD	2021-01-25 09:18:02 UTC (rev 829421)
@@ -2,7 +2,7 @@
 # Contributor: derfenix <derfenix at gmail.com>
 
 pkgname=bpytop
-pkgver=1.0.59
+pkgver=1.0.60
 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=('c95d0034ab6567a72d377d12806f5a89f87a796e72b8993fbbb5efc79e5a9133')
+sha256sums=('7fc1a40ac6b9cb8f78f1e0e2e7bd58b9197c333ad4c5a4f2cb464d3f8183835b')
 
 package() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list