feat: upgrade to 0.16.2

This commit is contained in:
iamawacko 2025-09-18 19:33:41 -04:00
parent a890c869a6
commit 1233cd7654
No known key found for this signature in database
GPG key ID: DBDF95689CA7CED6
2 changed files with 5 additions and 5 deletions

View file

@ -1,11 +1,11 @@
pkgbase = talm-bin
pkgdesc = Manage Talos Linux the GitOps Way!
pkgver = 0.16.1
pkgver = 0.16.2
pkgrel = 2
arch = x86_64
license = MPL-2.0
provides = talm
source = talm-bin-0.16.1.bin::https://github.com/aenix-io/talm/releases/download/v0.16.1/talm-linux-amd64.tar.gz
sha256sums = 82bd986eacf4d090fa59f96ad558c1e4fdfd3a200d5a9f272d9e231339c7d76b
source = talm-bin-0.16.2.bin::https://github.com/aenix-io/talm/releases/download/v0.16.2/talm-linux-amd64.tar.gz
sha256sums = d14b90cbb1b34809a4c5da096a987894fbeb5cef3a7f91e2009163cc47894754
pkgname = talm-bin

View file

@ -1,6 +1,6 @@
# Maintainer: iamawacko <iamawacko@protonmail.com>
pkgname="talm-bin"
pkgver=0.16.1
pkgver=0.16.2
pkgrel="2"
pkgdesc="Manage Talos Linux the GitOps Way!"
arch=(x86_64)
@ -8,7 +8,7 @@ license=('MPL-2.0')
source=("${pkgname}-${pkgver}.bin::https://github.com/aenix-io/talm/releases/download/v${pkgver}/talm-linux-amd64.tar.gz");
depends=()
provides=('talm')
sha256sums=('82bd986eacf4d090fa59f96ad558c1e4fdfd3a200d5a9f272d9e231339c7d76b')
sha256sums=('d14b90cbb1b34809a4c5da096a987894fbeb5cef3a7f91e2009163cc47894754')
package() {
ls