Skip to content
Open
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
8 changes: 4 additions & 4 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.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 <wiz28@pm.me>
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
8 changes: 4 additions & 4 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 <wiz28@pm.me>")

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}")

Expand Down
8 changes: 4 additions & 4 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -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 <wiz28@pm.me>
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
---
Expand Down