Ike Devolder pushed to branch main at Arch Linux / Packaging / Packages / awxkit
Commits:
c02ef792 by Ike Devolder at 2024-03-13T13:39:30+01:00
upgpkg: 24.0.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.9.0
+ pkgver = 24.0.0
pkgrel = 1
url = https://github.com/ansible/awx
arch = any
@@ -23,7 +23,7 @@ pkgbase = awxkit
optdepends = jq: for formatting
optdepends = python-cryptography: for cryptography support
options = !emptydirs
- source =
awx::git+https://github.com/ansible/awx#tag=237adc6150012a1c58dbf19b5db220ecd26997e9
+ source =
awx::git+https://github.com/ansible/awx#tag=dd9160135d991b052db2e6461c1e8cd699cee857
sha512sums = SKIP
pkgname = awxkit
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
pkgname=awxkit
_pkgname=awx
-_commit=237adc6150012a1c58dbf19b5db220ecd26997e9
-pkgver=23.9.0
+_commit=dd9160135d991b052db2e6461c1e8cd699cee857
+pkgver=24.0.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/c02ef792c47c9dc2196de4774024c60b58111c2d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/awxkit/-/commit/c02ef792c47c9dc2196de4774024c60b58111c2d
You're receiving this email because of your account on gitlab.archlinux.org.