Ike Devolder pushed to branch main at Arch Linux / Packaging / Packages / awxkit
Commits:
b51ac6ad by Ike Devolder at 2024-01-31T19:50:19+01:00
upgpkg: 23.7.0-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.6.0
+ pkgver = 23.7.0
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=2529fdcfd7d5fff5ef46328246d37ce869468ac1
+ source =
awx::git+https://github.com/ansible/awx#tag=f9c0b97c5335bbc94dd5a2903d40bec2969ac8c9
sha512sums = SKIP
pkgname = awxkit
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
pkgname=awxkit
_pkgname=awx
-_commit=2529fdcfd7d5fff5ef46328246d37ce869468ac1
-pkgver=23.6.0
+_commit=f9c0b97c5335bbc94dd5a2903d40bec2969ac8c9
+pkgver=23.7.0
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/b51ac6ad7d364096b142bcf448db481a22e563d0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/awxkit/-/commit/b51ac6ad7d364096b142bcf448db481a22e563d0
You're receiving this email because of your account on gitlab.archlinux.org.