ansible: update to 8.3.0

This commit is contained in:
Mehdi Chinoune 2023-09-08 08:34:48 +00:00 committed by مهدي شينون (Mehdi Chinoune)
parent cbc0bf390e
commit 14e38ba351

View File

@ -1,7 +1,7 @@
# Maintainer: Alexandre Ferreira <contact@alexjorgef.com>
pkgname=ansible
pkgver=8.0.0
pkgver=8.3.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=('637304599ec2074b473902d767a9e42d4df17c8485e5d64b6a1ea8a3b8ad347f021aeb88ca5cdbd2eefc30f2d8d2870e8934fa2c4d9c192c03a1482b31cc1fc5')
sha512sums=('8c051a33d4d95a002518556be84d7f50d825c8d80e291f812593171fc00dd6ad778dcb7261af06895add1978aadeb1ed920cbca08353dcb9b5075d3932222f08')
build() {
cd ansible-${pkgver}