Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
vortix


Commits:
dc2ae063 by Orhun Parmaksız at 2026-02-13T01:16:29+03:00
upgpkg: 0.1.4-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
 pkgbase = vortix
        pkgdesc = A TUI for WireGuard and OpenVPN with real-time telemetry and 
leak guarding
-       pkgver = 0.1.2
+       pkgver = 0.1.4
        pkgrel = 1
        url = https://github.com/Harry-kp/vortix
        arch = x86_64
        license = MIT
        makedepends = cargo
        depends = gcc-libs
-       source = 
vortix-0.1.2.tar.gz::https://github.com/Harry-kp/vortix/archive/v0.1.2.tar.gz
-       sha256sums = 
2950a8250aa44900dd816c62f6d4f36413968e089e7f9e2073b0dd542be4fb2a
+       source = 
vortix-0.1.4.tar.gz::https://github.com/Harry-kp/vortix/archive/v0.1.4.tar.gz
+       sha256sums = 
3e8e816bd83ddda581baed3664538bd6bab766a473c41e425417f5c4470f26ec
 
 pkgname = vortix


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Orhun Parmaksız <[email protected]>
 
 pkgname=vortix
-pkgver=0.1.2
+pkgver=0.1.4
 pkgrel=1
 pkgdesc="A TUI for WireGuard and OpenVPN with real-time telemetry and leak 
guarding"
 arch=('x86_64')
@@ -10,7 +10,7 @@ license=('MIT')
 depends=('gcc-libs')
 makedepends=('cargo')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('2950a8250aa44900dd816c62f6d4f36413968e089e7f9e2073b0dd542be4fb2a')
+sha256sums=('3e8e816bd83ddda581baed3664538bd6bab766a473c41e425417f5c4470f26ec')
 
 prepare() {
   cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vortix/-/commit/dc2ae063ba3928bb0fb36ffbf996194b22977548

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


Reply via email to