George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
talhelper


Commits:
27392917 by George Rawlinson at 2025-05-16T11:22:13+12:00
upgpkg: 3.0.24-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = talhelper
        pkgdesc = A tool to help create Talos clusters in your GitOps repository
-       pkgver = 3.0.23
+       pkgver = 3.0.24
        pkgrel = 1
        url = https://budimanjojo.github.io/talhelper
        arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = talhelper
        optdepends = talosctl: apply generated configuration
        optdepends = sops: manage secrets
        options = !lto
-       source = 
talhelper::git+https://github.com/budimanjojo/talhelper#tag=v3.0.23
-       sha512sums = 
5dcb2739fd85a0d062dae7c6287cddb2ab3c9d02d2d9876b183681fb55c700d6a055f5f845418d0b9b97081da793bacf3f4bcb77f3d3df2623bd7a1653cac6cb
-       b2sums = 
db25f3aee8d7f380ef3d18702792e61a71be3357d1077f42d3b5dd5a91769cb777ddbb10d9d068134baad9c0e1f51c7e67c73cca6a102994bd15b411f68dc306
+       source = 
talhelper::git+https://github.com/budimanjojo/talhelper#tag=v3.0.24
+       sha512sums = 
4cf55b40893b1c43921a9806acf7ed0f49c095a5e98bb0c7577c64af8663c250c33c2cda870912057d7bc8f82e9c0ce0dd3910abb2a3be12f8eaa080f9ed74d7
+       b2sums = 
4d68c74bfe7e8d60216a13b694c6dea5ce32abb47894c9356f5b944b2d3a78f2825d2d0a1b4c02f1d25f88e1fc0f419eeea81bf0057265d826c23285e23086cb
 
 pkgname = talhelper


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=talhelper
-pkgver=3.0.23
+pkgver=3.0.24
 pkgrel=1
 pkgdesc='A tool to help create Talos clusters in your GitOps repository'
 arch=('x86_64')
@@ -15,8 +15,8 @@ optdepends=(
 )
 options=('!lto')
 source=("$pkgname::git+https://github.com/budimanjojo/talhelper#tag=v$pkgver";)
-sha512sums=('5dcb2739fd85a0d062dae7c6287cddb2ab3c9d02d2d9876b183681fb55c700d6a055f5f845418d0b9b97081da793bacf3f4bcb77f3d3df2623bd7a1653cac6cb')
-b2sums=('db25f3aee8d7f380ef3d18702792e61a71be3357d1077f42d3b5dd5a91769cb777ddbb10d9d068134baad9c0e1f51c7e67c73cca6a102994bd15b411f68dc306')
+sha512sums=('4cf55b40893b1c43921a9806acf7ed0f49c095a5e98bb0c7577c64af8663c250c33c2cda870912057d7bc8f82e9c0ce0dd3910abb2a3be12f8eaa080f9ed74d7')
+b2sums=('4d68c74bfe7e8d60216a13b694c6dea5ce32abb47894c9356f5b944b2d3a78f2825d2d0a1b4c02f1d25f88e1fc0f419eeea81bf0057265d826c23285e23086cb')
 
 prepare() {
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/talhelper/-/commit/2739291799b380694be66113e96bc552eef08124

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/talhelper/-/commit/2739291799b380694be66113e96bc552eef08124
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to