ansible: update to 7.5.0

This commit is contained in:
Mehdi Chinoune
2023-05-06 06:47:17 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 1ac7f1bc21
commit 3ed098d66f

View File

@@ -1,7 +1,7 @@
# Maintainer: Alexandre Ferreira <contact@alexjorgef.com>
pkgname=ansible
pkgver=7.2.0
pkgver=7.5.0
pkgrel=1
pkgdesc='Official assortment of Ansible collections'
arch=('any')
@@ -19,7 +19,7 @@ makedepends=(
'python-wheel'
)
source=("https://pypi.python.org/packages/source/a/ansible/ansible-${pkgver}.tar.gz")
sha512sums=('30d7f912cd6b2e41f1e5d880b014f00d332b4cc533512be8de885e95b63cf890ffb38a616de74c6b7fd9d6a961b7e2a1843bfe758fbcd9f3c962f1c856f20725')
sha512sums=('0246d5beabbe26733978d83359b5647727c833ca0dd3f84f86f61f906e62e96178bffb82e39a2a48ffc442e01f3ab8335f5bb7c4649c872373831ad2deaf9572')
build() {
cd ansible-${pkgver}