Skip to content

Commit 75492a6

Browse files
upd(btop-bin): 1.3.2 -> 1.4.0 (#6828)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d81741f commit 75492a6

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/btop-bin/.SRCINFO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
pkgbase = btop-bin
22
gives = btop
3-
pkgver = 1.3.2
3+
pkgver = 1.4.0
44
pkgdesc = A monitor of system resourecs, bpytop ported to C++
55
arch = amd64
66
breaks = btop
77
breaks = btop-git
88
breaks = btop-deb
99
maintainer = wizard-28 <wiz28@pm.me>
1010
repology = project: btop
11-
source = https://github.com/aristocratos/btop/releases/download/v1.3.2/btop-x86_64-linux-musl.tbz
12-
sha256sums = 9f4dce57d550d0ebec415b46c1949152989ba66dd4be5950741b74e12b231ede
11+
source = https://github.com/aristocratos/btop/releases/download/v1.4.0/btop-x86_64-linux-musl.tbz
12+
sha256sums = 2e49cde9c0f273e5b1699d2c4f1ce5d1c08cca5fd90e5e0226dbac9fd00c82f3
1313

1414
pkgname = btop-bin

packages/btop-bin/btop-bin.pacscript

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ maintainer=("wizard-28 <wiz28@pm.me>")
88

99
pkgname="btop-bin"
1010
gives="btop"
11-
pkgver="1.3.2"
11+
pkgver="1.4.0"
1212
source=("https://github.com/aristocratos/btop/releases/download/v${pkgver}/btop-x86_64-linux-musl.tbz")
1313
pkgdesc="A monitor of system resourecs, bpytop ported to C++"
1414
breaks=("${gives}" "${gives}-git" "${gives}-deb")
15-
sha256sums=("9f4dce57d550d0ebec415b46c1949152989ba66dd4be5950741b74e12b231ede")
15+
sha256sums=("2e49cde9c0f273e5b1699d2c4f1ce5d1c08cca5fd90e5e0226dbac9fd00c82f3")
1616
arch=('amd64')
1717
repology=("project: ${gives}")
1818

srclist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1079,16 +1079,16 @@ pkgname = brave-keyring-deb
10791079
---
10801080
pkgbase = btop-bin
10811081
gives = btop
1082-
pkgver = 1.3.2
1082+
pkgver = 1.4.0
10831083
pkgdesc = A monitor of system resourecs, bpytop ported to C++
10841084
arch = amd64
10851085
breaks = btop
10861086
breaks = btop-git
10871087
breaks = btop-deb
10881088
maintainer = wizard-28 <wiz28@pm.me>
10891089
repology = project: btop
1090-
source = https://github.com/aristocratos/btop/releases/download/v1.3.2/btop-x86_64-linux-musl.tbz
1091-
sha256sums = 9f4dce57d550d0ebec415b46c1949152989ba66dd4be5950741b74e12b231ede
1090+
source = https://github.com/aristocratos/btop/releases/download/v1.4.0/btop-x86_64-linux-musl.tbz
1091+
sha256sums = 2e49cde9c0f273e5b1699d2c4f1ce5d1c08cca5fd90e5e0226dbac9fd00c82f3
10921092

10931093
pkgname = btop-bin
10941094
---

0 commit comments

Comments
 (0)