Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions packages/btop-bin/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
pkgbase = btop-bin
gives = btop
pkgver = 1.4.4
pkgver = 1.4.5
pkgdesc = A monitor of system resourecs, bpytop ported to C++
arch = amd64
breaks = btop
breaks = btop-git
breaks = btop-deb
maintainer = wizard-28 <[email protected]>
repology = project: btop
source = https://github.com/aristocratos/btop/releases/download/v1.4.4/btop-x86_64-linux-musl.tbz
sha256sums = fec7d1b59c671290a0f80d5a32617ea6d60412485fc04318fd194b9550ff6b49
source = https://github.com/aristocratos/btop/releases/download/v1.4.5/btop-x86_64-linux-musl.tbz
sha256sums = 206b0f9334e93c06de9025eaf90676c374ca79815b41dadff1b36ef4e4e6d1d4

pkgname = btop-bin
4 changes: 2 additions & 2 deletions packages/btop-bin/btop-bin.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ maintainer=("wizard-28 <[email protected]>")

pkgname="btop-bin"
gives="btop"
pkgver="1.4.4"
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++"
breaks=("${gives}" "${gives}-git" "${gives}-deb")
sha256sums=("fec7d1b59c671290a0f80d5a32617ea6d60412485fc04318fd194b9550ff6b49")
sha256sums=("206b0f9334e93c06de9025eaf90676c374ca79815b41dadff1b36ef4e4e6d1d4")
arch=('amd64')
repology=("project: ${gives}")

Expand Down
6 changes: 3 additions & 3 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -1210,16 +1210,16 @@ pkgname = brave-keyring-deb
---
pkgbase = btop-bin
gives = btop
pkgver = 1.4.4
pkgver = 1.4.5
pkgdesc = A monitor of system resourecs, bpytop ported to C++
arch = amd64
breaks = btop
breaks = btop-git
breaks = btop-deb
maintainer = wizard-28 <[email protected]>
repology = project: btop
source = https://github.com/aristocratos/btop/releases/download/v1.4.4/btop-x86_64-linux-musl.tbz
sha256sums = fec7d1b59c671290a0f80d5a32617ea6d60412485fc04318fd194b9550ff6b49
source = https://github.com/aristocratos/btop/releases/download/v1.4.5/btop-x86_64-linux-musl.tbz
sha256sums = 206b0f9334e93c06de9025eaf90676c374ca79815b41dadff1b36ef4e4e6d1d4

pkgname = btop-bin
---
Expand Down
Loading