[arch-commits] Commit in awxkit/trunk (PKGBUILD)
Ike Devolder
idevolder at archlinux.org
Wed Jun 2 05:49:31 UTC 2021
Date: Wednesday, June 2, 2021 @ 05:49:31
Author: idevolder
Revision: 953151
upgpkg: awxkit 19.2.0-1
Modified:
awxkit/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-02 05:49:10 UTC (rev 953150)
+++ PKGBUILD 2021-06-02 05:49:31 UTC (rev 953151)
@@ -2,8 +2,8 @@
pkgname=awxkit
_pkgname=awx
-pkgver=19.1.0
-pkgrel=2
+pkgver=19.2.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=('146bb9746965a382346ba063e8b46040128d11e5381b391d57250d85db084c473439a3aab3fdf3d95872e2b6e38600c53142fcd9683d88dc0fff6feed2dbd076')
+sha512sums=('6f5316ae5d33208188390be30ec98deacaf296eb9d6491328f9adabcd06417fe19777968f9d493de019ae9ec21a1ede5a79e3d6fa5756c808c22baac2233f1d2')
build() {
cd "${_pkgname}-${pkgver}/${pkgname}"
More information about the arch-commits
mailing list