Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
mqttui
Commits:
7b83170e by Orhun Parmaksız at 2026-05-17T15:11:20+03:00
upgpkg: 0.23.0-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = mqttui
pkgdesc = Subscribe to a MQTT Topic or publish something quickly from
the terminal
- pkgver = 0.22.1
+ pkgver = 0.23.0
pkgrel = 1
url = https://github.com/EdJoPaTo/mqttui
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = mqttui
makedepends = cargo
depends = gcc-libs
options = !lto
- source =
mqttui-0.22.1.tar.gz::https://github.com/EdJoPaTo/mqttui/archive/v0.22.1.tar.gz
- sha256sums =
c8a65a1aef2e96484e09972de50fb6150a868cd30ce16d26df1466fdac1a6c75
+ source =
mqttui-0.23.0.tar.gz::https://github.com/EdJoPaTo/mqttui/archive/v0.23.0.tar.gz
+ sha256sums =
98cd09e4c81b89be12ea65efd6c88890324c826965bc24d12d40e5449f3616e7
pkgname = mqttui
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Orhun Parmaksız <[email protected]>
pkgname=mqttui
-pkgver=0.22.1
+pkgver=0.23.0
pkgrel=1
pkgdesc="Subscribe to a MQTT Topic or publish something quickly from the
terminal"
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('GPL-3.0-or-later')
depends=('gcc-libs')
makedepends=('cargo')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('c8a65a1aef2e96484e09972de50fb6150a868cd30ce16d26df1466fdac1a6c75')
+sha256sums=('98cd09e4c81b89be12ea65efd6c88890324c826965bc24d12d40e5449f3616e7')
options=('!lto')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mqttui/-/commit/7b83170e2e2a4c48c20bd3c4539d3c587eaf9c03
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mqttui/-/commit/7b83170e2e2a4c48c20bd3c4539d3c587eaf9c03
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