ansible: update to 8.3.0
This commit is contained in:
parent
cbc0bf390e
commit
14e38ba351
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Alexandre Ferreira <contact@alexjorgef.com>
|
# Maintainer: Alexandre Ferreira <contact@alexjorgef.com>
|
||||||
|
|
||||||
pkgname=ansible
|
pkgname=ansible
|
||||||
pkgver=8.0.0
|
pkgver=8.3.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Official assortment of Ansible collections'
|
pkgdesc='Official assortment of Ansible collections'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
@ -19,7 +19,7 @@ makedepends=(
|
|||||||
'python-wheel'
|
'python-wheel'
|
||||||
)
|
)
|
||||||
source=("https://pypi.python.org/packages/source/a/ansible/ansible-${pkgver}.tar.gz")
|
source=("https://pypi.python.org/packages/source/a/ansible/ansible-${pkgver}.tar.gz")
|
||||||
sha512sums=('637304599ec2074b473902d767a9e42d4df17c8485e5d64b6a1ea8a3b8ad347f021aeb88ca5cdbd2eefc30f2d8d2870e8934fa2c4d9c192c03a1482b31cc1fc5')
|
sha512sums=('8c051a33d4d95a002518556be84d7f50d825c8d80e291f812593171fc00dd6ad778dcb7261af06895add1978aadeb1ed920cbca08353dcb9b5075d3932222f08')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd ansible-${pkgver}
|
cd ansible-${pkgver}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user