Update to v1.0.19

This commit is contained in:
goreleaserbot 2026-02-22 03:32:44 +00:00
parent ef92d92a8e
commit a0888bd447
2 changed files with 11 additions and 11 deletions

View file

@ -1,6 +1,6 @@
pkgbase = pvetui-bin
pkgdesc = A terminal user interface (TUI) for Proxmox VE
pkgver = 1.0.18
pkgver = 1.0.19
pkgrel = 1
url = https://github.com/devnullvoid/pvetui
license = MIT
@ -11,13 +11,13 @@ pkgbase = pvetui-bin
conflicts = pvetui-git
provides = pvetui
arch = aarch64
source_aarch64 = https://github.com/devnullvoid/pvetui/releases/download/v${pkgver}/pvetui_${pkgver}_linux_arm64.tar.gz
sha256sums_aarch64 = 5340a8acf108347da0ff9bbc0b35d2521117667bd95b935770e6fbe6620b0705
source_aarch64 = https://github.com/devnullvoid/pvetui/releases/download/v1.0.19/pvetui_1.0.19_linux_arm64.tar.gz
sha256sums_aarch64 = 3d1c432b8a264f15d7af97619b3e3efd5b3cdd1e3e7c60e66f89bbdf40e10ceb
arch = i686
source_i686 = https://github.com/devnullvoid/pvetui/releases/download/v${pkgver}/pvetui_${pkgver}_linux_386.tar.gz
sha256sums_i686 = dcc9c3f66e4edc11b2a5f1d3b212f5d5a797bba580e56873d23b993443a6777e
source_i686 = https://github.com/devnullvoid/pvetui/releases/download/v1.0.19/pvetui_1.0.19_linux_386.tar.gz
sha256sums_i686 = 8c0feb606544e7b678f109051abda3af54c594dd7d7f266eb6ed4b0fc5ad9c57
arch = x86_64
source_x86_64 = https://github.com/devnullvoid/pvetui/releases/download/v${pkgver}/pvetui_${pkgver}_linux_amd64.tar.gz
sha256sums_x86_64 = c63c8fded5e24fe3fd6fa4d04b504f02555034f9a63180a344c203491e17f258
source_x86_64 = https://github.com/devnullvoid/pvetui/releases/download/v1.0.19/pvetui_1.0.19_linux_amd64.tar.gz
sha256sums_x86_64 = 3831e9f08012cfc9f1c705566d61f897eeb1194c936d8ee4d86755473489a0ef
pkgname = pvetui-bin

View file

@ -2,7 +2,7 @@
# Maintainer: devnullvoid <devnullvoid.space@gmail.com>
pkgname='pvetui-bin'
pkgver=1.0.18
pkgver=1.0.19
pkgrel=1
pkgdesc='A terminal user interface (TUI) for Proxmox VE'
url='https://github.com/devnullvoid/pvetui'
@ -14,13 +14,13 @@ depends=('glibc')
optdepends=('kitty: Better terminal support' 'alacritty: Better terminal support')
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/devnullvoid/pvetui/releases/download/v${pkgver}/pvetui_${pkgver}_linux_arm64.tar.gz")
sha256sums_aarch64=('5340a8acf108347da0ff9bbc0b35d2521117667bd95b935770e6fbe6620b0705')
sha256sums_aarch64=('3d1c432b8a264f15d7af97619b3e3efd5b3cdd1e3e7c60e66f89bbdf40e10ceb')
source_i686=("${pkgname}_${pkgver}_i686.tar.gz::https://github.com/devnullvoid/pvetui/releases/download/v${pkgver}/pvetui_${pkgver}_linux_386.tar.gz")
sha256sums_i686=('dcc9c3f66e4edc11b2a5f1d3b212f5d5a797bba580e56873d23b993443a6777e')
sha256sums_i686=('8c0feb606544e7b678f109051abda3af54c594dd7d7f266eb6ed4b0fc5ad9c57')
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/devnullvoid/pvetui/releases/download/v${pkgver}/pvetui_${pkgver}_linux_amd64.tar.gz")
sha256sums_x86_64=('c63c8fded5e24fe3fd6fa4d04b504f02555034f9a63180a344c203491e17f258')
sha256sums_x86_64=('3831e9f08012cfc9f1c705566d61f897eeb1194c936d8ee4d86755473489a0ef')
package() {
# Install binary