Date: Saturday, December 25, 2021 @ 18:41:10 Author: jlichtblau Revision: 1083744
upgpkg: bpytop 1.0.68-1 - new upstream release Modified: bpytop/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-25 18:38:39 UTC (rev 1083743) +++ PKGBUILD 2021-12-25 18:41:10 UTC (rev 1083744) @@ -2,7 +2,7 @@ # Contributor: derfenix <[email protected]> pkgname=bpytop -pkgver=1.0.67 +pkgver=1.0.68 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=('e3f0267bd40a58016b5ac81ed6424f1c8d953b33a537546b22dd1a2b01b07a97') +sha256sums=('3a936f8899efb66246e82bbcab33249bf94aabcefbe410e56f045a1ce3c9949f') package() { cd "${srcdir}/${pkgname}-${pkgver}"
