[arch-commits] Commit in awxkit/trunk (PKGBUILD)
Ike Devolder
idevolder at archlinux.org
Thu Mar 11 18:18:43 UTC 2021
Date: Thursday, March 11, 2021 @ 18:18:42
Author: idevolder
Revision: 887558
upgpkg: awxkit 17.1.0-2
Modified:
awxkit/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-11 18:03:37 UTC (rev 887557)
+++ PKGBUILD 2021-03-11 18:18:42 UTC (rev 887558)
@@ -2,8 +2,8 @@
pkgname=awxkit
_pkgname=awx
-pkgver=17.0.1
-pkgrel=1
+pkgver=17.1.0
+pkgrel=2
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=('4b11c699b5a0c4501f1da90564de7b99cc3b90c14edadafa40250e78d9c022fb4c33f7e1c90fc60b0d8a0325c5dbe732e6536f8c0c0d7674a24a9289dae9e8f9')
+sha512sums=('1c43ba487c287c6cbb825754766381525834f740edc652bef075461d3b82cf5d89afa6d12e4bc5a8ae791007009662b6af2f292a4bc97c155e53f2cbe6e909e0')
build() {
cd "${_pkgname}-${pkgver}/${pkgname}"
More information about the arch-commits
mailing list