File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Maintainer: Alexandre Ferreira <contact@alexjorgef.com>
22
33pkgname=ansible-core
4- pkgver=2.19.3
4+ pkgver=2.19.4
55pkgrel=1
66pkgdesc=' Radically simple IT automation platform'
77arch=(' any' )
@@ -23,7 +23,7 @@ replaces=('ansible-base')
2323backup=(' etc/ansible/ansible.cfg' )
2424source=(" https://pypi.python.org/packages/source/a/ansible-core/ansible_core-${pkgver} .tar.gz"
2525 " 0001-ctypes-cdll-loadlibrary-msys2.patch" )
26- sha512sums=(' 9d81bedcdddee19a4a76fe4bf01369241b62213c8e7af88c5eb8d55b9cfa776704651538144776012d947b267901d0221e38405f3c20c65e30f99c3c50b3b5f3 '
26+ sha512sums=(' 85129bedbfeb72a8fc4cb71e72e40dd3e0db55894bdd0a0ede78c2a69a2f06fc26db9bb700f3aa5e867b93bb494c4239315c19192277c87573d353801b3b78c9 '
2727 ' 9932c3dfcbfc05527b26f150ba54f2f927ed47a2ff0370108d2355fb80b07440669d7d92690fb3baaf8164852eb0ef366943a561e684cfd7ddfb8b727e2b0dce' )
2828noextract=(" ${pkgname/ -/ _} -${pkgver} .tar.gz" )
2929
Original file line number Diff line number Diff line change 33pkgname=ansible
44# Note: When packaging a new version of ansible, bump version of ansible-core in
55# depends, if required.
6- pkgver=12.1 .0
6+ pkgver=12.2 .0
77pkgrel=1
88pkgdesc=' Official assortment of Ansible collections'
99arch=(' any' )
@@ -21,7 +21,7 @@ depends=(
2121 # ansible is packaged / released. Check the ansible release notes to get the
2222 # corresponding version of ansible-core. It usually has a statement like
2323 # "Ansible x.y.z depends on ansible-core a.b.c" in it.
24- ' ansible-core>=2.19.3 '
24+ ' ansible-core>=2.19.4 '
2525)
2626makedepends=(
2727 ' python-setuptools'
@@ -30,7 +30,7 @@ makedepends=(
3030 ' python-setuptools'
3131)
3232source=(" https://pypi.python.org/packages/source/a/ansible/ansible-${pkgver} .tar.gz" )
33- sha512sums=(' 68eccd1a11058fc5d3ee67e70afb36a1b3b45b63d7942c0771e3b326afb97c5a9d31d01a5a6615f3bb7d7b81c6a1fce3afcb463035c5ff65dd50d84accbbf2f4 ' )
33+ sha512sums=(' 714e146a49385c3028f50b392c97759ea2660f2caa20a9baa7fae582e056b69b6cacf7af702adf6d77428532c58f45ec47815bd9979a4260eb9ab6762411b70f ' )
3434
3535build () {
3636 cd ansible-${pkgver}
You can’t perform that action at this time.
0 commit comments