Ike Devolder pushed to branch main at Arch Linux / Packaging / Packages / awxkit


Commits:
fe60d2f2 by Ike Devolder at 2024-05-01T08:42:06+02:00
upgpkg: 24.3.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = awxkit
        pkgdesc = The official command line interface for Ansible AWX
-       pkgver = 24.2.0
-       pkgrel = 2
+       pkgver = 24.3.1
+       pkgrel = 1
        url = https://github.com/ansible/awx
        arch = any
        license = Apache
@@ -24,7 +24,7 @@ pkgbase = awxkit
        optdepends = jq: for formatting
        optdepends = python-cryptography: for cryptography support
        options = !emptydirs
-       source = 
awx::git+https://github.com/ansible/awx#tag=86204cf23bd5645cece25f0cf3791f3c0367e52f
-       sha512sums = 
fee278a777feb066e5961b7603b52a9166baeb6643df7193086f0f9fb0961648074bfd125ffed28ac0d6e304bab05fbd3e0bbf0237e450c4951bd620de7d6757
+       source = 
awx::git+https://github.com/ansible/awx#tag=918d5b3565e5997bdbd57117b92852ba13bb55d6
+       sha512sums = 
aa3dd6d787de43da29866636e82e6923722a94f4104521c820596e8899a8ed03a250c3e02e9706ee4b8140f50f24bd4eb87764685d56f140cc37557f79288a5b
 
 pkgname = awxkit


=====================================
PKGBUILD
=====================================
@@ -2,9 +2,9 @@
 
 pkgname=awxkit
 _pkgname=awx
-_commit=86204cf23bd5645cece25f0cf3791f3c0367e52f
-pkgver=24.2.0
-pkgrel=2
+_commit=918d5b3565e5997bdbd57117b92852ba13bb55d6
+pkgver=24.3.1
+pkgrel=1
 pkgdesc="The official command line interface for Ansible AWX"
 arch=('any')
 url="https://github.com/ansible/awx";
@@ -30,7 +30,7 @@ optdepends=(
 )
 options=(!emptydirs)
 source=("${_pkgname}::git+https://github.com/ansible/${_pkgname}#tag=$_commit";)
-sha512sums=('fee278a777feb066e5961b7603b52a9166baeb6643df7193086f0f9fb0961648074bfd125ffed28ac0d6e304bab05fbd3e0bbf0237e450c4951bd620de7d6757')
+sha512sums=('aa3dd6d787de43da29866636e82e6923722a94f4104521c820596e8899a8ed03a250c3e02e9706ee4b8140f50f24bd4eb87764685d56f140cc37557f79288a5b')
 
 build() {
     cd "${_pkgname}/${pkgname}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/awxkit/-/commit/fe60d2f2afbcad4c11bebd1b14dc0a169f7556ab

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/awxkit/-/commit/fe60d2f2afbcad4c11bebd1b14dc0a169f7556ab
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to