feat: upgrade to 0.22.0

This commit is contained in:
iamawacko 2026-02-06 09:57:37 -05:00
parent e327931bc1
commit bc8ba3dabb
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.20.0
pkgver = 0.22.0
pkgrel = 2
arch = x86_64
license = MPL-2.0
provides = talm
source = talm-bin-0.20.0.bin::https://github.com/aenix-io/talm/releases/download/v0.20.0/talm-linux-amd64.tar.gz
sha256sums = f45e028fec2b08ef04c970c984fd783566f4b8a2602a22b7405336da456711b8
source = talm-bin-0.22.0.bin::https://github.com/aenix-io/talm/releases/download/v0.22.0/talm-linux-amd64.tar.gz
sha256sums = 1878fc46764c8cfe252383ecb2d32c603bb5e8681bdc7d920d44ca98e4980e55
pkgname = talm-bin

View file

@ -1,6 +1,6 @@
# Maintainer: iamawacko <iamawacko@protonmail.com>
pkgname="talm-bin"
pkgver=0.20.0
pkgver=0.22.0
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=('f45e028fec2b08ef04c970c984fd783566f4b8a2602a22b7405336da456711b8')
sha256sums=('1878fc46764c8cfe252383ecb2d32c603bb5e8681bdc7d920d44ca98e4980e55')
package() {
ls