Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
htop


Commits:
f1806c4f by Christian Hesse at 2026-07-19T00:30:31+02:00
upgpkg: 3.5.2-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = htop
        pkgdesc = Interactive process viewer
-       pkgver = 3.5.1
+       pkgver = 3.5.2
        pkgrel = 1
        url = https://htop.dev/
        arch = x86_64
@@ -16,9 +16,9 @@ pkgbase = htop
        optdepends = lsof: show files opened by a process
        optdepends = strace: attach to a running process
        options = !emptydirs
-       source = git+https://github.com/htop-dev/htop.git#tag=3.5.1
+       source = git+https://github.com/htop-dev/htop.git#tag=3.5.2
        validpgpkeys = F7ABE8761E6FE68638E6283AFE0842EE36DD8C0C
        validpgpkeys = 0D316B6ABE022C7798D0324BF1D35CB9E8E12EAD
-       sha256sums = 
7a91dbeb2406f1da63ddaeeae15284532af02aa69e77268fbf9750f388a97628
+       sha256sums = 
6aba64305f97abbbf1755c7d23a26dc76e4b3d777f1e6b4b0a57fe1f58a09fd6
 
 pkgname = htop


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Daniel J Griffiths <[email protected]>
 
 pkgname=htop
-pkgver=3.5.1
+pkgver=3.5.2
 pkgrel=1
 pkgdesc='Interactive process viewer'
 arch=('x86_64')
@@ -20,7 +20,7 @@ options=('!emptydirs')
 validpgpkeys=('F7ABE8761E6FE68638E6283AFE0842EE36DD8C0C'  # Nathan Scott 
<[email protected]>
               '0D316B6ABE022C7798D0324BF1D35CB9E8E12EAD') # Benny Baumann 
<[email protected]>
 source=("git+https://github.com/htop-dev/htop.git#tag=${pkgver}";)
-sha256sums=('7a91dbeb2406f1da63ddaeeae15284532af02aa69e77268fbf9750f388a97628')
+sha256sums=('6aba64305f97abbbf1755c7d23a26dc76e4b3d777f1e6b4b0a57fe1f58a09fd6')
 
 _backports=(
 )



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/htop/-/commit/f1806c4f1b2f845f0aa4f637459b3e1e842a01b1

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