[arch-commits] Commit in ansible/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at gemini.archlinux.org
Thu May 19 10:18:30 UTC 2022
Date: Thursday, May 19, 2022 @ 10:18:30
Author: svenstaro
Revision: 1209226
upgpkg: ansible 5.8.0-1
Modified:
ansible/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-19 10:16:37 UTC (rev 1209225)
+++ PKGBUILD 2022-05-19 10:18:30 UTC (rev 1209226)
@@ -1,6 +1,6 @@
# Maintainer: Sven-Hendrik Haase <svenstaro at archlinux.org>
pkgname=ansible
-pkgver=5.7.1
+pkgver=5.8.0
pkgrel=1
pkgdesc='Official assortment of Ansible collections'
arch=('any')
@@ -22,7 +22,7 @@
'acme-tiny: openssl_certificate module')
makedepends=('python-setuptools')
source=("https://pypi.python.org/packages/source/a/ansible/ansible-${pkgver}.tar.gz")
-sha512sums=('cba20da1a87e96600214b89539b5dd9ea0439edb6ccd757717c4041506b7ccb8ca046cd11840b2418bf0f6e725b21e56c8ac057f13604baba610d3716deee268')
+sha512sums=('05bb575e6fd9bcab3e01e09794f87e40529e7ebc316b3dbe841ce06ccf47216e68d429c3eadfd2f885e2864a42c80324046f3281353e539f63d8ab10b4fdd57e')
build() {
cd ansible-${pkgver}
More information about the arch-commits
mailing list