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

Ike Devolder idevolder at archlinux.org
Fri Jun 18 05:23:59 UTC 2021


    Date: Friday, June 18, 2021 @ 05:23:58
  Author: idevolder
Revision: 965125

upgpkg: awxkit 19.2.1-1

Modified:
  awxkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-18 04:07:47 UTC (rev 965124)
+++ PKGBUILD	2021-06-18 05:23:58 UTC (rev 965125)
@@ -2,7 +2,7 @@
 
 pkgname=awxkit
 _pkgname=awx
-pkgver=19.2.0
+pkgver=19.2.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=('6f5316ae5d33208188390be30ec98deacaf296eb9d6491328f9adabcd06417fe19777968f9d493de019ae9ec21a1ede5a79e3d6fa5756c808c22baac2233f1d2')
+sha512sums=('ac0cb2f6f6db0282d0382a9ca4f75ff8b8be35149db6c1df69e031246eac99c290aff5a61901921a306302b3a95aadea9494ecf4d402fbf7b8b0ce15133edb0a')
 
 build() {
     cd "${_pkgname}-${pkgver}/${pkgname}"



More information about the arch-commits mailing list