Ike Devolder pushed to branch main at Arch Linux / Packaging / Packages / awxkit
Commits:
ca6533d8 by Ike Devolder at 2023-10-30T19:12:31+01:00
upgpkg: 23.3.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.3.0
+ pkgver = 23.3.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=97450585467c4362407f40d7875f06b5acd71b2f
+ source =
awx::git+https://github.com/ansible/awx#tag=20f5b255c93cea2b96904cd93b430eddb6172099
sha512sums = SKIP
pkgname = awxkit
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
pkgname=awxkit
_pkgname=awx
-_commit=97450585467c4362407f40d7875f06b5acd71b2f
-pkgver=23.3.0
+_commit=20f5b255c93cea2b96904cd93b430eddb6172099
+pkgver=23.3.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/ca6533d872d618b5f647dbcaaec1c54074478c77
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/awxkit/-/commit/ca6533d872d618b5f647dbcaaec1c54074478c77
You're receiving this email because of your account on gitlab.archlinux.org.