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

Ike Devolder idevolder at archlinux.org
Sat Jan 23 08:53:23 UTC 2021


    Date: Saturday, January 23, 2021 @ 08:53:23
  Author: idevolder
Revision: 825910

upgpkg: awxkit 17.0.0-1

Modified:
  awxkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-23 08:52:29 UTC (rev 825909)
+++ PKGBUILD	2021-01-23 08:53:23 UTC (rev 825910)
@@ -2,7 +2,7 @@
 
 pkgname=awxkit
 _pkgname=awx
-pkgver=16.0.0
+pkgver=17.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=('51387f61a734ccccdd4245a701dd08883f1509e455e69aa1e7bd30dc4b8add9509aba6e2b6f95379185b4e60c5681e07949a8c0de5e14d79e1339b0763529f82')
+sha512sums=('9af942631c5024e07495047024a870db34dd5a829da5aaeaee58c18362b7fd9274085c5012b9094c764f8c80fdfb13228338e31b2f668cf11a00921c753f194b')
 
 build() {
     cd "${_pkgname}-${pkgver}/${pkgname}"



More information about the arch-commits mailing list