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

Ike Devolder idevolder at archlinux.org
Thu Jan 28 15:41:16 UTC 2021


    Date: Thursday, January 28, 2021 @ 15:41:15
  Author: idevolder
Revision: 833313

upgpkg: awxkit 17.0.1-1

Modified:
  awxkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-28 15:41:05 UTC (rev 833312)
+++ PKGBUILD	2021-01-28 15:41:15 UTC (rev 833313)
@@ -2,7 +2,7 @@
 
 pkgname=awxkit
 _pkgname=awx
-pkgver=17.0.0
+pkgver=17.0.1
 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=('9af942631c5024e07495047024a870db34dd5a829da5aaeaee58c18362b7fd9274085c5012b9094c764f8c80fdfb13228338e31b2f668cf11a00921c753f194b')
+sha512sums=('4b11c699b5a0c4501f1da90564de7b99cc3b90c14edadafa40250e78d9c022fb4c33f7e1c90fc60b0d8a0325c5dbe732e6536f8c0c0d7674a24a9289dae9e8f9')
 
 build() {
     cd "${_pkgname}-${pkgver}/${pkgname}"



More information about the arch-commits mailing list