Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
bottom


Commits:
8b5ae1ea by Caleb Maclennan at 2026-06-29T14:31:19+03:00
upgpkg: 0.14.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = bottom
        pkgdesc = A graphical process/system monitor
-       pkgver = 0.14.1
+       pkgver = 0.14.2
        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.1
-       sha512sums = 
8a6b2885ca61464c7dbbe58a6d802a1dab84f6260f5b82c436d99aadee707053f0d57e3461b9efc5ef3308e71ff31fc3beb194de5463e9b00629ade37d6253b3
-       b2sums = 
f5787151de0fe2bcf2d50e114af912aad77c443432f8703140d2921f8010eb768629f81424f7f416987ca17098bc613f95eeb940a8638045f1b80ac7ce0c92c0
+       source = bottom::git+https://github.com/ClementTsang/bottom#tag=0.14.2
+       sha512sums = 
d2c50b07652c1ebff55120469f9c6dcfdc8d12ae1bfd8f97bf3c37c270694f72009a80280b320aff462b3fc668eaf8896ef1eb9de06fa46346c35be0c3c0ab9d
+       b2sums = 
ca896bdd568c32291eeadc0bbcfc55fa14ba5f1c0a8d2d377c309630c064d869dd0437c85cc2933affe6aa1bfa07c38f6e08d57bdb5c8c6ca4906b2c4ef1539c
 
 pkgname = bottom


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Clement Tsang (xoronth) <[email protected]>
 
 pkgname=bottom
-pkgver=0.14.1
+pkgver=0.14.2
 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=('8a6b2885ca61464c7dbbe58a6d802a1dab84f6260f5b82c436d99aadee707053f0d57e3461b9efc5ef3308e71ff31fc3beb194de5463e9b00629ade37d6253b3')
-b2sums=('f5787151de0fe2bcf2d50e114af912aad77c443432f8703140d2921f8010eb768629f81424f7f416987ca17098bc613f95eeb940a8638045f1b80ac7ce0c92c0')
+sha512sums=('d2c50b07652c1ebff55120469f9c6dcfdc8d12ae1bfd8f97bf3c37c270694f72009a80280b320aff462b3fc668eaf8896ef1eb9de06fa46346c35be0c3c0ab9d')
+b2sums=('ca896bdd568c32291eeadc0bbcfc55fa14ba5f1c0a8d2d377c309630c064d869dd0437c85cc2933affe6aa1bfa07c38f6e08d57bdb5c8c6ca4906b2c4ef1539c')
 
 prepare() {
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bottom/-/commit/8b5ae1ea41a7a346b12c4d211a24a57162629e40

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bottom/-/commit/8b5ae1ea41a7a346b12c4d211a24a57162629e40
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


Reply via email to