Skip to content
Merged
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
4 changes: 2 additions & 2 deletions srcpkgs/bottom/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'bottom'
pkgname=bottom
version=0.11.4
version=0.12.3
revision=1
build_style=cargo
short_desc="Yet another cross-platform graphical process/system monitor"
Expand All @@ -9,7 +9,7 @@ license="MIT"
homepage="https://github.com/ClementTsang/bottom"
changelog="https://raw.githubusercontent.com/ClementTsang/bottom/master/CHANGELOG.md"
distfiles="https://github.com/ClementTsang/bottom/archive/${version}.tar.gz"
checksum=838db91511ff73aab0eeb03f47f77b62bdb78380470078e9785044d75b1139a6
checksum=1c70894f0eceb7034075959ff3080cf4706c11d7c012912c24e777abe4e62b70

pre_build() {
export BTM_GENERATE=true
Expand Down