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

Ike Devolder idevolder at archlinux.org
Mon Apr 20 13:48:49 UTC 2020


    Date: Monday, April 20, 2020 @ 13:48:49
  Author: idevolder
Revision: 617043

upgpkg: awxkit 11.0.0-1

Modified:
  awxkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-20 13:48:23 UTC (rev 617042)
+++ PKGBUILD	2020-04-20 13:48:49 UTC (rev 617043)
@@ -2,7 +2,7 @@
 
 pkgname=awxkit
 _pkgname=awx
-pkgver=10.0.0
+pkgver=11.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=('4980cef4e852ae5d77a3ec2e95efe57f4b5b72ca6d6084e3a4bd5791bf7df470777edba8cd29a89b3ea7c4b2bad254510401c006fa1778c6fcc0d5bd03c339e4')
+sha512sums=('2368a8774f953c53ceabfd1cb298aec7148c9569cfd0b792f16aa40a2a1b9152906c6107fda6bd13f86e6b1d6830267be2d39b7f2b21206727dda0c092607e80')
 
 build() {
     cd "${_pkgname}-${pkgver}/${pkgname}"



More information about the arch-commits mailing list