Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
systemctl-tui


Commits:
503f5478 by Orhun Parmaksız at 2026-07-19T20:47:36+02:00
upgpkg: 0.7.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = systemctl-tui
        pkgdesc = A fast, simple TUI for interacting with systemd services and 
their logs
-       pkgver = 0.6.1
+       pkgver = 0.7.0
        pkgrel = 1
        url = https://github.com/rgwood/systemctl-tui
        arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = systemctl-tui
        depends = glibc
        depends = libgcc
        depends = libgcc_s.so
-       source = 
https://github.com/rgwood/systemctl-tui/archive/refs/tags/v0.6.1/systemctl-tui-0.6.1.tar.gz
-       sha256sums = 
2369e1b8d8f94c07bab8d6ff978f51319980c9428d41f0541f427b8d44d4a709
+       source = 
https://github.com/rgwood/systemctl-tui/archive/refs/tags/v0.7.0/systemctl-tui-0.7.0.tar.gz
+       sha256sums = 
7ce318bb5f9fa4fc4b266557d1476bd8ed058faa15807a579090bd93e994ab23
 
 pkgname = systemctl-tui


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=systemctl-tui
-pkgver=0.6.1
+pkgver=0.7.0
 pkgrel=1
 pkgdesc='A fast, simple TUI for interacting with systemd services and their 
logs'
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(glibc # libc.so libm.so
 makedepends=(cargo)
 _archive="$pkgname-$pkgver"
 source=("$url/archive/refs/tags/v$pkgver/$_archive.tar.gz")
-sha256sums=('2369e1b8d8f94c07bab8d6ff978f51319980c9428d41f0541f427b8d44d4a709')
+sha256sums=('7ce318bb5f9fa4fc4b266557d1476bd8ed058faa15807a579090bd93e994ab23')
 
 _srcenv() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/systemctl-tui/-/commit/503f5478d46920374a66cef8d0558a7ab8a0beb1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/systemctl-tui/-/commit/503f5478d46920374a66cef8d0558a7ab8a0beb1
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


Reply via email to