Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
bottom
Commits:
dd1244b5 by Caleb Maclennan at 2026-07-02T11:06:42+03:00
upgpkg: 0.14.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = bottom
pkgdesc = A graphical process/system monitor
- pkgver = 0.14.2
+ pkgver = 0.14.3
pkgrel = 1
url = https://github.com/ClementTsang/bottom
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = bottom
depends = glibc
depends = libgcc
depends = libgcc_s.so
- source = bottom::git+https://github.com/ClementTsang/bottom#tag=0.14.2
- sha512sums =
d2c50b07652c1ebff55120469f9c6dcfdc8d12ae1bfd8f97bf3c37c270694f72009a80280b320aff462b3fc668eaf8896ef1eb9de06fa46346c35be0c3c0ab9d
- b2sums =
ca896bdd568c32291eeadc0bbcfc55fa14ba5f1c0a8d2d377c309630c064d869dd0437c85cc2933affe6aa1bfa07c38f6e08d57bdb5c8c6ca4906b2c4ef1539c
+ source = bottom::git+https://github.com/ClementTsang/bottom#tag=0.14.3
+ sha512sums =
873ad24962962db7a2ae3d64b6685f2189b59a2d9ac153c1b42628ab80be2808220ce3211d49d64b4ea08b2f3a6c3e4f37d24f513d578d2498ce883efa8b90bc
+ b2sums =
b3304e3965a54e50ee57cbff877c080068185039fc2bfcf426e31781cc9684b5bbe9857d62a9ad01f5f350297012212fa2fe90678a44b7f2a38e6a95d27d0382
pkgname = bottom
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Clement Tsang (xoronth) <[email protected]>
pkgname=bottom
-pkgver=0.14.2
+pkgver=0.14.3
pkgrel=1
pkgdesc='A graphical process/system monitor'
arch=(x86_64)
@@ -14,8 +14,8 @@ depends=(glibc # libc.so libm.so
makedepends=(git
rust)
source=("$pkgname::git+$url#tag=$pkgver")
-sha512sums=('d2c50b07652c1ebff55120469f9c6dcfdc8d12ae1bfd8f97bf3c37c270694f72009a80280b320aff462b3fc668eaf8896ef1eb9de06fa46346c35be0c3c0ab9d')
-b2sums=('ca896bdd568c32291eeadc0bbcfc55fa14ba5f1c0a8d2d377c309630c064d869dd0437c85cc2933affe6aa1bfa07c38f6e08d57bdb5c8c6ca4906b2c4ef1539c')
+sha512sums=('873ad24962962db7a2ae3d64b6685f2189b59a2d9ac153c1b42628ab80be2808220ce3211d49d64b4ea08b2f3a6c3e4f37d24f513d578d2498ce883efa8b90bc')
+b2sums=('b3304e3965a54e50ee57cbff877c080068185039fc2bfcf426e31781cc9684b5bbe9857d62a9ad01f5f350297012212fa2fe90678a44b7f2a38e6a95d27d0382')
prepare() {
cd "$pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/bottom/-/commit/dd1244b5034c8c6031f54c930f824f2a0853ee5e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/bottom/-/commit/dd1244b5034c8c6031f54c930f824f2a0853ee5e
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help