Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / lsof


Commits:
fa7d1baf by Robin Candau at 2026-03-04T11:42:20+01:00
upgpkg: 4.99.6-1: New upstream release

https://github.com/lsof-org/lsof/releases/tag/4.99.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,15 +1,15 @@
 pkgbase = lsof
        pkgdesc = Lists open files for running Unix processes
-       pkgver = 4.99.5
-       pkgrel = 2
+       pkgver = 4.99.6
+       pkgrel = 1
        url = https://github.com/lsof-org/lsof
        arch = x86_64
        license = custom
        makedepends = groff
        depends = glibc
        depends = libtirpc
-       source = 
lsof-4.99.5.tar.gz::https://github.com/lsof-org/lsof/archive/refs/tags/4.99.5.tar.gz
-       sha256sums = 
3c591556c665196e0aada5982ff43c75e248187bad78bb1368d8fb9c1c527e6e
-       b2sums = 
998ce85c7a0e742e6f7696d00ee3b6bb8aa6b6e5c30d5c76ac1fc74ea7d8062d73da4de54f433147b74ef4a6d6ac168f70ee68773c82269e07ec3f90bd9b8a8c
+       source = 
lsof-4.99.6.tar.gz::https://github.com/lsof-org/lsof/archive/refs/tags/4.99.6.tar.gz
+       sha256sums = 
2ce65158694e9c44dfc54916f5b843d887763c03128e0a1c77d62ae106537009
+       b2sums = 
32a5f2757b67e24fe5d2263d3134d2b7643a461340787dc212d08a3284f0e3d1b4945865edea81f03e35b9210e5fd88b54b810ca52078845d5b8602dc3d74a3a
 
 pkgname = lsof


=====================================
PKGBUILD
=====================================
@@ -8,8 +8,8 @@
 # Contributor: Hendrik Meyer <[email protected]>
 
 pkgname=lsof
-pkgver=4.99.5
-pkgrel=2
+pkgver=4.99.6
+pkgrel=1
 pkgdesc='Lists open files for running Unix processes'
 url='https://github.com/lsof-org/lsof'
 arch=('x86_64')
@@ -22,8 +22,8 @@ makedepends=(
   groff
 )
 
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
-sha256sums=('3c591556c665196e0aada5982ff43c75e248187bad78bb1368d8fb9c1c527e6e')
-b2sums=('998ce85c7a0e742e6f7696d00ee3b6bb8aa6b6e5c30d5c76ac1fc74ea7d8062d73da4de54f433147b74ef4a6d6ac168f70ee68773c82269e07ec3f90bd9b8a8c')
+sha256sums=('2ce65158694e9c44dfc54916f5b843d887763c03128e0a1c77d62ae106537009')
+b2sums=('32a5f2757b67e24fe5d2263d3134d2b7643a461340787dc212d08a3284f0e3d1b4945865edea81f03e35b9210e5fd88b54b810ca52078845d5b8602dc3d74a3a')
 
 build() {
   cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lsof/-/commit/fa7d1baf75a70ef4a468aa692ecfa9466c66364e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lsof/-/commit/fa7d1baf75a70ef4a468aa692ecfa9466c66364e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to