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

Caleb Maclennan alerque at gemini.archlinux.org
Wed Oct 27 19:51:29 UTC 2021


    Date: Wednesday, October 27, 2021 @ 19:51:29
  Author: alerque
Revision: 1034775

upgpkg: btop 1.0.20-2; fix description typo, closes FS#72335

Modified:
  btop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-27 19:31:40 UTC (rev 1034774)
+++ PKGBUILD	2021-10-27 19:51:29 UTC (rev 1034775)
@@ -2,8 +2,8 @@
 
 pkgname=btop
 pkgver=1.0.20
-pkgrel=1
-pkgdesc='A monitor of system resourecs, bpytop ported to C++'
+pkgrel=2
+pkgdesc='A monitor of system resources, bpytop ported to C++'
 arch=(x86_64 aarch64)
 url="https://github.com/aristocratos/$pkgname"
 license=(Apache)



More information about the arch-commits mailing list