[arch-commits] Commit in bpytop/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Sun Feb 14 23:06:34 UTC 2021
Date: Sunday, February 14, 2021 @ 23:06:33
Author: jlichtblau
Revision: 860057
upgpkg: bpytop 1.0.62-1 - new upstream release
Modified:
bpytop/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-14 23:03:13 UTC (rev 860056)
+++ PKGBUILD 2021-02-14 23:06:33 UTC (rev 860057)
@@ -2,7 +2,7 @@
# Contributor: derfenix <derfenix at gmail.com>
pkgname=bpytop
-pkgver=1.0.61
+pkgver=1.0.62
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=('01bc712df11cb7022fff510e118130f4834c3dcd1f85267ada9c50a30af5919b')
+sha256sums=('a8e731dfb70d2fad3202e124d815c68dca327ebeebc5c30292964fd737e7cd41')
package() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list