Ike Devolder pushed to branch main at Arch Linux / Packaging / Packages / awxkit
Commits:
d13866f7 by Ike Devolder at 2023-11-24T09:32:41+01:00
upgpkg: 23.5.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.4.0
+ pkgver = 23.5.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=40c2b700fe66fc76221e4793241312172da16afb
+ source =
awx::git+https://github.com/ansible/awx#tag=2ac304d2899f3f2b13c97b2ad30fcf91d8fe90ee
sha512sums = SKIP
pkgname = awxkit
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
pkgname=awxkit
_pkgname=awx
-_commit=40c2b700fe66fc76221e4793241312172da16afb
-pkgver=23.4.0
+_commit=2ac304d2899f3f2b13c97b2ad30fcf91d8fe90ee
+pkgver=23.5.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/d13866f7811c651ef1fa3888b503e5ffc2e7dc86
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/awxkit/-/commit/d13866f7811c651ef1fa3888b503e5ffc2e7dc86
You're receiving this email because of your account on gitlab.archlinux.org.