feat: upgrade to 0.15.1

This commit is contained in:
iamawacko 2025-08-01 16:23:38 -05:00
parent 15495320cc
commit f13fd11600
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.15.0
pkgver = 0.15.1
pkgrel = 2
arch = x86_64
license = MPL-2.0
provides = talm
source = talm-bin-0.15.0.bin::https://github.com/aenix-io/talm/releases/download/v0.15.0/talm-linux-amd64.tar.gz
sha256sums = 8283ba822d2d2da93be633ee9123992ab918412a6d2da4af6c7863de109e6178
source = talm-bin-0.15.1.bin::https://github.com/aenix-io/talm/releases/download/v0.15.1/talm-linux-amd64.tar.gz
sha256sums = 33ae7b718f5ba804906e463a9502a33dfa2f6a7c492f1439dc686fc851c039f0
pkgname = talm-bin

View file

@ -1,6 +1,6 @@
# Maintainer: iamawacko <iamawacko@protonmail.com>
pkgname="talm-bin"
pkgver=0.15.0
pkgver=0.15.1
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=('8283ba822d2d2da93be633ee9123992ab918412a6d2da4af6c7863de109e6178')
sha256sums=('33ae7b718f5ba804906e463a9502a33dfa2f6a7c492f1439dc686fc851c039f0')
package() {
ls