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

Ike Devolder idevolder at archlinux.org
Wed Jun 24 09:01:08 UTC 2020


    Date: Wednesday, June 24, 2020 @ 09:01:08
  Author: idevolder
Revision: 652125

upgpkg: awxkit 13.0.0-1

Modified:
  awxkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-24 09:01:02 UTC (rev 652124)
+++ PKGBUILD	2020-06-24 09:01:08 UTC (rev 652125)
@@ -2,7 +2,7 @@
 
 pkgname=awxkit
 _pkgname=awx
-pkgver=12.0.0
+pkgver=13.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=('7af0dfab28af282e22c7b31a3469fa27cf9a80c2fbf4984d3e7e3914835452d2318b96e8f6c870da6c55941e0365757997560d88db690c127dc14b52fee816c4')
+sha512sums=('7b87fd79c841997c7b40a5219e9542a6a284850e090e626c5a87e54d7f4928fd6b7e6e33748541aa82c91a23b0fdfcb9753081eabcc756a700f074d6225fc0b0')
 
 build() {
     cd "${_pkgname}-${pkgver}/${pkgname}"



More information about the arch-commits mailing list