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