bottom: update to 0.11.2

This commit is contained in:
Dirk Stolle 2025-10-08 05:55:46 +02:00
parent de668d7518
commit 2474a7c7d1

View File

@ -4,7 +4,7 @@
_realname=bottom
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.11.1
pkgver=0.11.2
pkgrel=1
pkgdesc="A graphical process/system monitor (mingw-w64)"
arch=('any')
@ -12,6 +12,8 @@ mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
url="https://github.com/ClementTsang/bottom"
msys2_documentation_url="https://clementtsang.github.io/bottom/${pkgver}"
msys2_references=(
'archlinux: bottom'
'gentoo: sys-process/bottom'
'purl: pkg:cargo/bottom'
)
license=('spdx:MIT')
@ -20,7 +22,7 @@ options=('!strip')
source=("git+${url}.git#tag=${pkgver}"
"ntapi-rs.tar.gz::https://crates.io/api/v1/crates/ntapi/0.4.1/download"
"ntapi-link-ntdll-arm64.patch")
sha256sums=('56a3a97ce0a39606366ef0d007d580cbdb65db0ae53257ac8fa382b2b7f082a3'
sha256sums=('1e217a085bfa9260069e323046cc9c3c498387fedbf9ee4b068c562f2e0f33e4'
'e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4'
'9994d5b61f020f85f67df54c56c793bd4faf41e39b62ddd4e67c482b9a11b73e')