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

Ike Devolder idevolder at archlinux.org
Thu Oct 1 13:06:02 UTC 2020


    Date: Thursday, October 1, 2020 @ 13:06:02
  Author: idevolder
Revision: 714192

upgpkg: awxkit 15.0.0-1

Modified:
  awxkit/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-01 09:25:27 UTC (rev 714191)
+++ PKGBUILD	2020-10-01 13:06:02 UTC (rev 714192)
@@ -2,8 +2,8 @@
 
 pkgname=awxkit
 _pkgname=awx
-pkgver=14.1.0
-pkgrel=2
+pkgver=15.0.0
+pkgrel=1
 pkgdesc="cli client and python library for ansible awx (tower)"
 arch=('any')
 url="https://github.com/ansible/awx"
@@ -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=('eca128136c3ec6d3167c3587b58dc854ba4e1edd961b20c5e0bdb44f8ed2cb179826d681d00d3516c5dd1850973424c4ba662a5ab63e190e8f0921a1fcb002ff')
+sha512sums=('3f2ddf2a9886b0a7ba7c5539837bec589bdb05dc457234e4ac61473612ba22ae37cb881301b6bed1a531fa3310f90b598e944eab4542c87c026c501c9a255dca')
 
 build() {
     cd "${_pkgname}-${pkgver}/${pkgname}"



More information about the arch-commits mailing list