ansible-core: update to 2.14.2
This commit is contained in:
parent
338b7227a0
commit
83b6fd8e45
@ -1,8 +1,8 @@
|
||||
# Maintainer: Alexandre Ferreira <contact@alexjorgef.com>
|
||||
|
||||
pkgname=ansible-core
|
||||
pkgver=2.14.1
|
||||
pkgrel=2
|
||||
pkgver=2.14.2
|
||||
pkgrel=1
|
||||
pkgdesc='Radically simple IT automation platform'
|
||||
arch=('any')
|
||||
url='https://pypi.org/project/ansible-core'
|
||||
@ -16,7 +16,7 @@ makedepends=('tar' 'python-build' 'python-installer' 'python-setuptools' 'python
|
||||
replaces=('ansible-base')
|
||||
backup=('etc/ansible/ansible.cfg')
|
||||
source=("https://pypi.python.org/packages/source/a/ansible-core/ansible-core-${pkgver}.tar.gz")
|
||||
sha512sums=('d3710aff1dbb04746b663b7c987c3597005dd8633df82f645312e20ddb9c679e7315968c0cf2876ae22ba91d17e4c54ef9cbdb6b825ee1d6f4229e887f8b4571')
|
||||
sha512sums=('210dcd32b3a7faa50028200cc7f2ef4b8a8c5ee90fdfdf31cb61d2bc6d03c86aeb644a751e0c14aea3c1a95ea9e18703de1de304beeedcda4a98780f3e79cfec')
|
||||
noextract=("${pkgname}-${pkgver}.tar.gz")
|
||||
|
||||
prepare() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user