Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
ansible-creator


Commits:
1a6496f6 by Robin Candau at 2026-04-08T21:51:26+02:00
upgpkg: 26.4.1-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ansible-creator
        pkgdesc = A CLI tool for scaffolding all your Ansible Content
-       pkgver = 26.4.0
+       pkgver = 26.4.1
        pkgrel = 1
        url = https://github.com/ansible/ansible-creator
        arch = any
@@ -18,7 +18,7 @@ pkgbase = ansible-creator
        optdepends = ansible: check official ansible collections
        optdepends = docker: To use docker as a container runtime
        optdepends = podman: To use podman as a container runtime
-       source = 
ansible-creator-26.4.0.tar.gz::https://github.com/ansible/ansible-creator/archive/refs/tags/v26.4.0.tar.gz
-       sha256sums = 
d9647c64dbdb1809601e6a4c6a5532ec7f06c96db03599c44ee28139082d1a81
+       source = 
ansible-creator-26.4.1.tar.gz::https://github.com/ansible/ansible-creator/archive/refs/tags/v26.4.1.tar.gz
+       sha256sums = 
5fb5c50e7c55d2c042687ff44cfcf427f013f8c8a6c50ef66c7a33aae2c50cf1
 
 pkgname = ansible-creator


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Alexander Jacocks <[email protected]>
 
 pkgname=ansible-creator
-pkgver=26.4.0
+pkgver=26.4.1
 pkgrel=1
 pkgdesc="A CLI tool for scaffolding all your Ansible Content"
 arch=('any')
@@ -14,7 +14,7 @@ optdepends=('ansible: check official ansible collections'
             'docker: To use docker as a container runtime'
             'podman: To use podman as a container runtime')
 
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('d9647c64dbdb1809601e6a4c6a5532ec7f06c96db03599c44ee28139082d1a81')
+sha256sums=('5fb5c50e7c55d2c042687ff44cfcf427f013f8c8a6c50ef66c7a33aae2c50cf1')
 
 build() {
        cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ansible-creator/-/commit/1a6496f6bcb7de9a4bf2b364f4a07462b9fbc345

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ansible-creator/-/commit/1a6496f6bcb7de9a4bf2b364f4a07462b9fbc345
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to