Update to v1.0.17

This commit is contained in:
goreleaserbot 2026-02-01 16:42:35 +00:00
parent b8d2186421
commit 0de66b8a6b
2 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
pkgbase = pvetui-bin
pkgdesc = A terminal user interface (TUI) for Proxmox VE
pkgver = 1.0.16
pkgver = 1.0.17
pkgrel = 1
url = https://github.com/devnullvoid/pvetui
license = MIT
@ -12,12 +12,12 @@ pkgbase = pvetui-bin
provides = pvetui
arch = aarch64
source_aarch64 = https://github.com/devnullvoid/pvetui/releases/download/v${pkgver}/pvetui_${pkgver}_linux_arm64.tar.gz
sha256sums_aarch64 = 2a25b44aac77ff8136d24beb85d95efeb97397f0fc3241f820c3f4d7bf70c5f8
sha256sums_aarch64 = 66d32c2c8f46c8362fafc1a9648a5f9ce02a346f64e9d1adc12fc920a752c518
arch = i686
source_i686 = https://github.com/devnullvoid/pvetui/releases/download/v${pkgver}/pvetui_${pkgver}_linux_386.tar.gz
sha256sums_i686 = b50530b902f007a79d6f6c814455c14f4e59fe203fb47f52f7a9e8058629ab05
sha256sums_i686 = 5d2118cf72b961077365017981a31aea68755b3dc81874b6ba8e5bfc3f983203
arch = x86_64
source_x86_64 = https://github.com/devnullvoid/pvetui/releases/download/v${pkgver}/pvetui_${pkgver}_linux_amd64.tar.gz
sha256sums_x86_64 = 17ecf42a7d096bf36598bfccb2a9535351dca48529c263100a0a244f314a05b8
sha256sums_x86_64 = df761e2e89b31851e6a4f75166d39fe713b06beb6c4e44728eee39bf20443ed1
pkgname = pvetui-bin

View file

@ -2,7 +2,7 @@
# Maintainer: devnullvoid <devnullvoid.space@gmail.com>
pkgname='pvetui-bin'
pkgver=1.0.16
pkgver=1.0.17
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=('2a25b44aac77ff8136d24beb85d95efeb97397f0fc3241f820c3f4d7bf70c5f8')
sha256sums_aarch64=('66d32c2c8f46c8362fafc1a9648a5f9ce02a346f64e9d1adc12fc920a752c518')
source_i686=("${pkgname}_${pkgver}_i686.tar.gz::https://github.com/devnullvoid/pvetui/releases/download/v${pkgver}/pvetui_${pkgver}_linux_386.tar.gz")
sha256sums_i686=('b50530b902f007a79d6f6c814455c14f4e59fe203fb47f52f7a9e8058629ab05')
sha256sums_i686=('5d2118cf72b961077365017981a31aea68755b3dc81874b6ba8e5bfc3f983203')
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=('17ecf42a7d096bf36598bfccb2a9535351dca48529c263100a0a244f314a05b8')
sha256sums_x86_64=('df761e2e89b31851e6a4f75166d39fe713b06beb6c4e44728eee39bf20443ed1')
package() {
# Install binary