[arch-commits] Commit in ansible/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at gemini.archlinux.org
Fri Dec 3 14:58:20 UTC 2021
Date: Friday, December 3, 2021 @ 14:58:20
Author: svenstaro
Revision: 1064812
upgpkg: ansible 5.0.1-1
Modified:
ansible/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-03 14:42:58 UTC (rev 1064811)
+++ PKGBUILD 2021-12-03 14:58:20 UTC (rev 1064812)
@@ -1,7 +1,7 @@
# Maintainer: Sven-Hendrik Haase <svenstaro at archlinux.org>
pkgname=ansible
-pkgver=5.0.0
-pkgrel=3
+pkgver=5.0.1
+pkgrel=1
pkgdesc='Official assortment of Ansible collections'
arch=('any')
url='https://pypi.org/project/ansible/'
@@ -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=('00279451d725208af26d3ce342cc0f73e484d7d2ee7c633ee621901ebc8ba1b2543fb4e4f0d7b9569e2ec854670df26839e0091ad32d78d49028d0525c3cb6a6')
+sha512sums=('ade29442ed12f635161b2a98dabce75c125b8eac855b33cfc484f35624e55f51534a8a0c414450db60cdf3d8f25ae6ab66946a1cd2c3468f921d7a2ced38a2de')
build() {
cd ansible-${pkgver}
More information about the arch-commits
mailing list