[arch-commits] Commit in awxkit/trunk (PKGBUILD)
Ike Devolder
idevolder at archlinux.org
Wed Oct 21 13:10:03 UTC 2020
Date: Wednesday, October 21, 2020 @ 13:10:03
Author: idevolder
Revision: 727842
upgpkg: awxkit 15.0.1-1
Modified:
awxkit/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-21 12:44:48 UTC (rev 727841)
+++ PKGBUILD 2020-10-21 13:10:03 UTC (rev 727842)
@@ -2,7 +2,7 @@
pkgname=awxkit
_pkgname=awx
-pkgver=15.0.0
+pkgver=15.0.1
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=('3f2ddf2a9886b0a7ba7c5539837bec589bdb05dc457234e4ac61473612ba22ae37cb881301b6bed1a531fa3310f90b598e944eab4542c87c026c501c9a255dca')
+sha512sums=('28a4fcfd016454fcca173a8ec9c70ef0147d77a6f9bcc7186344b673c449b3a6006b7baa56fac271285971ba73e833ac9d112300bbc21fca6b3c879ad4d5631e')
build() {
cd "${_pkgname}-${pkgver}/${pkgname}"
More information about the arch-commits
mailing list