Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
rustnet
Commits:
2e97a65a by Orhun Parmaksız at 2026-06-16T23:59:04+02:00
upgpkg: 1.4.0-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = rustnet
pkgdesc = Real-time network monitoring TUI with process identification
via eBPF and deep packet inspection
- pkgver = 1.3.0
+ pkgver = 1.4.0
pkgrel = 1
url = https://github.com/domcyrus/rustnet
install = rustnet.install
@@ -15,9 +15,9 @@ pkgbase = rustnet
depends = libpcap
depends = zlib
options = !lto
- source =
rustnet-1.3.0.tar.gz::https://github.com/domcyrus/rustnet/archive/v1.3.0.tar.gz
+ source =
rustnet-1.4.0.tar.gz::https://github.com/domcyrus/rustnet/archive/v1.4.0.tar.gz
source = rustnet-setcap.hook
- sha256sums =
258ea142f3ca04e45c33761eb28868a8d8afc62a3f9556a1d5b312e805905ce5
+ sha256sums =
846f89a9c6cb5a2de6b9d42cf5a8a435e343906cbe9083776ddcc7fdbbb8857b
sha256sums =
40363ced28dca33d3e7425c7a3c3ee793bafa8e90e7697768149e5fe53b337eb
pkgname = rustnet
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: lilydjwg <[email protected]>
pkgname=rustnet
-pkgver=1.3.0
+pkgver=1.4.0
pkgrel=1
pkgdesc="Real-time network monitoring TUI with process identification via eBPF
and deep packet inspection"
arch=('x86_64')
@@ -15,7 +15,7 @@ options=("!lto")
install=$pkgname.install
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz"
"rustnet-setcap.hook")
-sha256sums=('258ea142f3ca04e45c33761eb28868a8d8afc62a3f9556a1d5b312e805905ce5'
+sha256sums=('846f89a9c6cb5a2de6b9d42cf5a8a435e343906cbe9083776ddcc7fdbbb8857b'
'40363ced28dca33d3e7425c7a3c3ee793bafa8e90e7697768149e5fe53b337eb')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rustnet/-/commit/2e97a65a7cedfac618ec6909d61b0adff90ffb93
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rustnet/-/commit/2e97a65a7cedfac618ec6909d61b0adff90ffb93
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