Date: Wednesday, January 27, 2021 @ 09:10:00
  Author: jlichtblau
Revision: 831832

upgpkg: bpytop 1.0.61-1 - new upstream release

Modified:
  bpytop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-01-27 09:09:25 UTC (rev 831831)
+++ PKGBUILD    2021-01-27 09:10:00 UTC (rev 831832)
@@ -2,7 +2,7 @@
 # Contributor: derfenix <[email protected]>
 
 pkgname=bpytop
-pkgver=1.0.60
+pkgver=1.0.61
 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=('7fc1a40ac6b9cb8f78f1e0e2e7bd58b9197c333ad4c5a4f2cb464d3f8183835b')
+sha256sums=('01bc712df11cb7022fff510e118130f4834c3dcd1f85267ada9c50a30af5919b')
 
 package() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Reply via email to