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

Ike Devolder idevolder at archlinux.org
Thu Aug 27 18:50:36 UTC 2020


    Date: Thursday, August 27, 2020 @ 18:50:35
  Author: idevolder
Revision: 689919

upgpkg: awxkit 14.1.0-1

Modified:
  awxkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-27 18:50:21 UTC (rev 689918)
+++ PKGBUILD	2020-08-27 18:50:35 UTC (rev 689919)
@@ -2,7 +2,7 @@
 
 pkgname=awxkit
 _pkgname=awx
-pkgver=14.0.0
+pkgver=14.1.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=('989457d28b397c19139582f82f63ac75d855736c0a53ad88e9040d24b9f9d0cc5692ba173af18d33552248d7ef9bbc7e056e1e8e430b9bef7d1e9be812f53772')
+sha512sums=('eca128136c3ec6d3167c3587b58dc854ba4e1edd961b20c5e0bdb44f8ed2cb179826d681d00d3516c5dd1850973424c4ba662a5ab63e190e8f0921a1fcb002ff')
 
 build() {
     cd "${_pkgname}-${pkgver}/${pkgname}"



More information about the arch-commits mailing list