From 0a24758663435afc39552ec9cbb7c07fddc7c73d Mon Sep 17 00:00:00 2001 From: Don Alfons Date: Tue, 7 Jul 2026 17:20:59 +0800 Subject: [PATCH] upd(btop-bin): `1.4.5` -> `1.4.7` --- packages/btop-bin/.SRCINFO | 8 ++++---- packages/btop-bin/btop-bin.pacscript | 8 ++++---- srclist | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/packages/btop-bin/.SRCINFO b/packages/btop-bin/.SRCINFO index 857f3363ff..17ae800f80 100644 --- a/packages/btop-bin/.SRCINFO +++ b/packages/btop-bin/.SRCINFO @@ -1,14 +1,14 @@ pkgbase = btop-bin gives = btop - pkgver = 1.4.5 - pkgdesc = A monitor of system resourecs, bpytop ported to C++ + pkgver = 1.4.7 + pkgdesc = A monitor of system resources, bpytop ported to C++ arch = amd64 breaks = btop breaks = btop-git breaks = btop-deb maintainer = wizard-28 repology = project: btop - source = https://github.com/aristocratos/btop/releases/download/v1.4.5/btop-x86_64-linux-musl.tbz - sha256sums = 206b0f9334e93c06de9025eaf90676c374ca79815b41dadff1b36ef4e4e6d1d4 + source = https://github.com/aristocratos/btop/releases/download/v1.4.7/btop-x86_64-unknown-linux-musl.tar.gz + sha256sums = 5099054dd6a101bd12eb6ff3702a9a6a3f57aaa27923a0da478ae5b517faf335 pkgname = btop-bin diff --git a/packages/btop-bin/btop-bin.pacscript b/packages/btop-bin/btop-bin.pacscript index 68daf28c58..2892f542d8 100644 --- a/packages/btop-bin/btop-bin.pacscript +++ b/packages/btop-bin/btop-bin.pacscript @@ -8,11 +8,11 @@ maintainer=("wizard-28 ") pkgname="btop-bin" gives="btop" -pkgver="1.4.5" -source=("https://github.com/aristocratos/btop/releases/download/v${pkgver}/btop-x86_64-linux-musl.tbz") -pkgdesc="A monitor of system resourecs, bpytop ported to C++" +pkgver="1.4.7" +source=("https://github.com/aristocratos/btop/releases/download/v${pkgver}/btop-x86_64-unknown-linux-musl.tar.gz") +pkgdesc="A monitor of system resources, bpytop ported to C++" breaks=("${gives}" "${gives}-git" "${gives}-deb") -sha256sums=("206b0f9334e93c06de9025eaf90676c374ca79815b41dadff1b36ef4e4e6d1d4") +sha256sums=("5099054dd6a101bd12eb6ff3702a9a6a3f57aaa27923a0da478ae5b517faf335") arch=('amd64') repology=("project: ${gives}") diff --git a/srclist b/srclist index a4eaa38679..e00a25637e 100644 --- a/srclist +++ b/srclist @@ -1352,16 +1352,16 @@ pkgname = brave-keyring-deb --- pkgbase = btop-bin gives = btop - pkgver = 1.4.5 - pkgdesc = A monitor of system resourecs, bpytop ported to C++ + pkgver = 1.4.7 + pkgdesc = A monitor of system resources, bpytop ported to C++ arch = amd64 breaks = btop breaks = btop-git breaks = btop-deb maintainer = wizard-28 repology = project: btop - source = https://github.com/aristocratos/btop/releases/download/v1.4.5/btop-x86_64-linux-musl.tbz - sha256sums = 206b0f9334e93c06de9025eaf90676c374ca79815b41dadff1b36ef4e4e6d1d4 + source = https://github.com/aristocratos/btop/releases/download/v1.4.7/btop-x86_64-unknown-linux-musl.tar.gz + sha256sums = 5099054dd6a101bd12eb6ff3702a9a6a3f57aaa27923a0da478ae5b517faf335 pkgname = btop-bin ---