Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
kubetui
Commits:
e8afc2f5 by Orhun Parmaksız at 2026-06-05T10:08:05+02:00
upgpkg: 1.14.0-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = kubetui
pkgdesc = A TUI for real-time monitoring and exploration of Kubernetes
resources
- pkgver = 1.13.0
+ pkgver = 1.14.0
pkgrel = 1
url = https://github.com/sarub0b0/kubetui
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = kubetui
makedepends = cargo
depends = gcc-libs
options = !lto
- source =
kubetui-1.13.0.tar.gz::https://github.com/sarub0b0/kubetui/archive/v1.13.0.tar.gz
- sha512sums =
a270f2d79b0e3f53f967745ee110e574a855d9202285a602b0d0d1bf8ab70aed53bef596473786f544892e97cb79d5b175fbf7a5b21582fa302498dae83ed59c
+ source =
kubetui-1.14.0.tar.gz::https://github.com/sarub0b0/kubetui/archive/v1.14.0.tar.gz
+ sha512sums =
524993d2acfd83f73e78f410c496422983889e570438a80e6ca8d54f73632a650c7414562e613f13d0ad30236ea42b4046ecd4e85ac4fb580bfde11052eab593
pkgname = kubetui
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Orhun Parmaksız <[email protected]>
pkgname=kubetui
-pkgver=1.13.0
+pkgver=1.14.0
pkgrel=1
pkgdesc="A TUI for real-time monitoring and exploration of Kubernetes
resources"
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")
-sha512sums=('a270f2d79b0e3f53f967745ee110e574a855d9202285a602b0d0d1bf8ab70aed53bef596473786f544892e97cb79d5b175fbf7a5b21582fa302498dae83ed59c')
+sha512sums=('524993d2acfd83f73e78f410c496422983889e570438a80e6ca8d54f73632a650c7414562e613f13d0ad30236ea42b4046ecd4e85ac4fb580bfde11052eab593')
options=('!lto')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kubetui/-/commit/e8afc2f55178e7150ae318937edd6124cb79433a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kubetui/-/commit/e8afc2f55178e7150ae318937edd6124cb79433a
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