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


Commits:
8399514b by Ike Devolder at 2024-04-10T11:25:36+02:00
upgpkg: 24.2.0-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.1.0
-       pkgrel = 2
+       pkgver = 24.2.0
+       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=b44bb98c7e6f4236543c9156fe51cd955269189f
-       sha512sums = 
f52b1a491461a083fdc018265154d6c3bcceda77639ef4fc3e920502d57b434a023118d1756a128fa9ba1e87daf94fb52951207d1433547c72ccc4a30702dfc5
+       source = 
awx::git+https://github.com/ansible/awx#tag=86204cf23bd5645cece25f0cf3791f3c0367e52f
+       sha512sums = 
fee278a777feb066e5961b7603b52a9166baeb6643df7193086f0f9fb0961648074bfd125ffed28ac0d6e304bab05fbd3e0bbf0237e450c4951bd620de7d6757
 
 pkgname = awxkit


=====================================
PKGBUILD
=====================================
@@ -2,9 +2,9 @@
 
 pkgname=awxkit
 _pkgname=awx
-_commit=b44bb98c7e6f4236543c9156fe51cd955269189f
-pkgver=24.1.0
-pkgrel=2
+_commit=86204cf23bd5645cece25f0cf3791f3c0367e52f
+pkgver=24.2.0
+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=('f52b1a491461a083fdc018265154d6c3bcceda77639ef4fc3e920502d57b434a023118d1756a128fa9ba1e87daf94fb52951207d1433547c72ccc4a30702dfc5')
+sha512sums=('fee278a777feb066e5961b7603b52a9166baeb6643df7193086f0f9fb0961648074bfd125ffed28ac0d6e304bab05fbd3e0bbf0237e450c4951bd620de7d6757')
 
 build() {
     cd "${_pkgname}/${pkgname}"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/awxkit/-/commit/8399514b02e491e4dd65f380d8368ad388dd9dfb
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to