[arch-commits] Commit in awxkit/trunk (PKGBUILD)
Ike Devolder
idevolder at archlinux.org
Tue Apr 28 18:52:49 UTC 2020
Date: Tuesday, April 28, 2020 @ 18:52:48
Author: idevolder
Revision: 622070
upgpkg: awxkit 11.1.0-1
Modified:
awxkit/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-28 17:54:40 UTC (rev 622069)
+++ PKGBUILD 2020-04-28 18:52:48 UTC (rev 622070)
@@ -2,7 +2,7 @@
pkgname=awxkit
_pkgname=awx
-pkgver=11.0.0
+pkgver=11.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=('2368a8774f953c53ceabfd1cb298aec7148c9569cfd0b792f16aa40a2a1b9152906c6107fda6bd13f86e6b1d6830267be2d39b7f2b21206727dda0c092607e80')
+sha512sums=('6e683a254265e2d8ed878380dec3a98fa2856ae2fc12780de6ff74d21f624071c50e9f0a031bf5ac10e427cd28f8738bbdc664e81a94aecf406e6aeac9caab28')
build() {
cd "${_pkgname}-${pkgver}/${pkgname}"
More information about the arch-commits
mailing list