[arch-commits] Commit in awxkit/trunk (PKGBUILD)

Ike Devolder idevolder at archlinux.org
Tue Mar 23 19:20:49 UTC 2021


    Date: Tuesday, March 23, 2021 @ 19:20:48
  Author: idevolder
Revision: 901330

upgpkg: awxkit 18.0.0-1

Modified:
  awxkit/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-23 18:54:39 UTC (rev 901329)
+++ PKGBUILD	2021-03-23 19:20:48 UTC (rev 901330)
@@ -2,8 +2,8 @@
 
 pkgname=awxkit
 _pkgname=awx
-pkgver=17.1.0
-pkgrel=2
+pkgver=18.0.0
+pkgrel=1
 pkgdesc="cli client and python library for ansible awx (tower)"
 arch=('any')
 url="https://github.com/ansible/awx"
@@ -12,7 +12,7 @@
 makedepends=('python-pip' 'python-setuptools')
 options=(!emptydirs)
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ansible/${_pkgname}/archive/${pkgver}.tar.gz")
-sha512sums=('1c43ba487c287c6cbb825754766381525834f740edc652bef075461d3b82cf5d89afa6d12e4bc5a8ae791007009662b6af2f292a4bc97c155e53f2cbe6e909e0')
+sha512sums=('fc62834432c181adbc7a5cf7f6e464058d47696d179bf20a30b804fd307975bc7c726e793ede19e87b1b710be7882c94d5ca9e373a22dbec05d4a767ab29647f')
 
 build() {
     cd "${_pkgname}-${pkgver}/${pkgname}"



More information about the arch-commits mailing list