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

Ike Devolder idevolder at archlinux.org
Fri Apr 9 16:59:41 UTC 2021


    Date: Friday, April 9, 2021 @ 16:59:41
  Author: idevolder
Revision: 915268

upgpkg: awxkit 19.0.0-1

Modified:
  awxkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-09 16:57:17 UTC (rev 915267)
+++ PKGBUILD	2021-04-09 16:59:41 UTC (rev 915268)
@@ -2,7 +2,7 @@
 
 pkgname=awxkit
 _pkgname=awx
-pkgver=18.0.0
+pkgver=19.0.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=('fc62834432c181adbc7a5cf7f6e464058d47696d179bf20a30b804fd307975bc7c726e793ede19e87b1b710be7882c94d5ca9e373a22dbec05d4a767ab29647f')
+sha512sums=('9654d36ee6aa68b3a7d66b538558a9882cee55a02a37450bd126130ab656238f97029a1a67221d0883c4b0c411f43a4f199acbdd97b8fea148ea7ac48c4b28a9')
 
 build() {
     cd "${_pkgname}-${pkgver}/${pkgname}"



More information about the arch-commits mailing list