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

Ike Devolder idevolder at archlinux.org
Sat May 2 14:54:23 UTC 2020


    Date: Saturday, May 2, 2020 @ 14:54:22
  Author: idevolder
Revision: 624486

upgpkg: awxkit 11.2.0-1

Modified:
  awxkit/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-02 14:53:58 UTC (rev 624485)
+++ PKGBUILD	2020-05-02 14:54:22 UTC (rev 624486)
@@ -2,7 +2,7 @@
 
 pkgname=awxkit
 _pkgname=awx
-pkgver=11.1.0
+pkgver=11.2.0
 pkgrel=1
 pkgdesc="cli client and python library for ansible awx (tower)"
 arch=('any')
@@ -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=('6e683a254265e2d8ed878380dec3a98fa2856ae2fc12780de6ff74d21f624071c50e9f0a031bf5ac10e427cd28f8738bbdc664e81a94aecf406e6aeac9caab28')
+sha512sums=('a82a4484206a422e6b2454c0e6bcd1a4856ca6d5647dfc674d95ac43c38f4bac99660bfb21515b1308d1c69ea719f91dcd928477ceca8a9c1f49f30c160cf43c')
 
 build() {
     cd "${_pkgname}-${pkgver}/${pkgname}"



More information about the arch-commits mailing list