George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
talhelper
Commits:
50a95c4a by George Rawlinson at 2023-12-11T13:37:03+13:00
upgpkg: 1.16.2-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 = 1.16.0
+ pkgver = 1.16.2
pkgrel = 1
url = https://budimanjojo.github.io/talhelper
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = talhelper
optdepends = talosctl: apply generated configuration
optdepends = sops: manage secrets
options = !lto
- source =
talhelper::git+https://github.com/budimanjojo/talhelper#commit=e83c363e32ea4cbcda7778f1741903e600439228
+ source =
talhelper::git+https://github.com/budimanjojo/talhelper#commit=05a59dd105452468fabf87478980f59c46b47326
b2sums = SKIP
pkgname = talhelper
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <[email protected]>
pkgname=talhelper
-pkgver=1.16.0
+pkgver=1.16.2
pkgrel=1
pkgdesc='A tool to help create Talos clusters in your GitOps repository'
arch=('x86_64')
@@ -14,7 +14,7 @@ optdepends=(
'sops: manage secrets'
)
options=('!lto')
-_commit='e83c363e32ea4cbcda7778f1741903e600439228'
+_commit='05a59dd105452468fabf87478980f59c46b47326'
source=("$pkgname::git+https://github.com/budimanjojo/talhelper#commit=$_commit")
b2sums=('SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/talhelper/-/commit/50a95c4ae1e9780b159d5d0531bb742ea6cfd65b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/talhelper/-/commit/50a95c4ae1e9780b159d5d0531bb742ea6cfd65b
You're receiving this email because of your account on gitlab.archlinux.org.