Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
vortix
Commits:
cb412717 by Orhun Parmaksız at 2026-07-18T19:05:37+02:00
upgpkg: 0.4.3-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = vortix
pkgdesc = A TUI for WireGuard and OpenVPN with real-time telemetry and
leak guarding
- pkgver = 0.4.2
+ pkgver = 0.4.3
pkgrel = 1
url = https://github.com/Harry-kp/vortix
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = vortix
makedepends = cargo
depends = libgcc
options = !lto
- source =
vortix-0.4.2.tar.gz::https://github.com/Harry-kp/vortix/archive/v0.4.2.tar.gz
- sha256sums =
2cd049037b60a5311301d23f144381cab5b0e911aafccb7da49ecfc346014234
+ source =
vortix-0.4.3.tar.gz::https://github.com/Harry-kp/vortix/archive/v0.4.3.tar.gz
+ sha256sums =
2e5f4c0c2bdc104c4d20a5714dc482029b88eb26cae431d6ce2d3d3f2aab08f7
pkgname = vortix
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Orhun Parmaksız <[email protected]>
pkgname=vortix
-pkgver=0.4.2
+pkgver=0.4.3
pkgrel=1
pkgdesc="A TUI for WireGuard and OpenVPN with real-time telemetry and leak
guarding"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=(
)
makedepends=('cargo')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('2cd049037b60a5311301d23f144381cab5b0e911aafccb7da49ecfc346014234')
+sha256sums=('2e5f4c0c2bdc104c4d20a5714dc482029b88eb26cae431d6ce2d3d3f2aab08f7')
options=('!lto')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vortix/-/commit/cb4127174bd36379870df78c0e38b2a1f38b946e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vortix/-/commit/cb4127174bd36379870df78c0e38b2a1f38b946e
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