We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb5b60e commit 8f91fe3Copy full SHA for 8f91fe3
srcpkgs/bottom/template
@@ -1,6 +1,6 @@
1
# Template file for 'bottom'
2
pkgname=bottom
3
-version=0.10.2
+version=0.11.4
4
revision=1
5
build_style=cargo
6
short_desc="Yet another cross-platform graphical process/system monitor"
@@ -9,7 +9,7 @@ license="MIT"
9
homepage="https://github.com/ClementTsang/bottom"
10
changelog="https://raw.githubusercontent.com/ClementTsang/bottom/master/CHANGELOG.md"
11
distfiles="https://github.com/ClementTsang/bottom/archive/${version}.tar.gz"
12
-checksum=1db45fe9bc1fabb62d67bf8a1ea50c96e78ff4d2a5e25bf8ae8880e3ad5af80a
+checksum=838db91511ff73aab0eeb03f47f77b62bdb78380470078e9785044d75b1139a6
13
14
pre_build() {
15
export BTM_GENERATE=true
0 commit comments