Ike Devolder pushed to branch main at Arch Linux / Packaging / Packages / awxkit
Commits:
601b6d41 by Ike Devolder at 2023-12-07T14:31:03+01:00
upgpkg: 23.5.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = awxkit
pkgdesc = The official command line interface for Ansible AWX
- pkgver = 23.5.0
+ pkgver = 23.5.1
pkgrel = 1
url = https://github.com/ansible/awx
arch = any
@@ -22,7 +22,7 @@ pkgbase = awxkit
optdepends = jq: for formatting
optdepends = python-cryptography: for cryptography support
options = !emptydirs
- source =
awx::git+https://github.com/ansible/awx#tag=2ac304d2899f3f2b13c97b2ad30fcf91d8fe90ee
+ source =
awx::git+https://github.com/ansible/awx#tag=fb04e5d9f63d036e3b3ee317e2016204919e4142
sha512sums = SKIP
pkgname = awxkit
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
pkgname=awxkit
_pkgname=awx
-_commit=2ac304d2899f3f2b13c97b2ad30fcf91d8fe90ee
-pkgver=23.5.0
+_commit=fb04e5d9f63d036e3b3ee317e2016204919e4142
+pkgver=23.5.1
pkgrel=1
pkgdesc="The official command line interface for Ansible AWX"
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/awxkit/-/commit/601b6d4175bc1e2e214e2ef036a6fc4ae1a865b0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/awxkit/-/commit/601b6d4175bc1e2e214e2ef036a6fc4ae1a865b0
You're receiving this email because of your account on gitlab.archlinux.org.