[arch-commits] Commit in ansible-core/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Wed Mar 2 16:37:33 UTC 2022


    Date: Wednesday, March 2, 2022 @ 16:37:33
  Author: svenstaro
Revision: 1139628

upgpkg: ansible-core 2.12.3-1

Modified:
  ansible-core/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-02 16:36:09 UTC (rev 1139627)
+++ PKGBUILD	2022-03-02 16:37:33 UTC (rev 1139628)
@@ -6,7 +6,7 @@
 # Contributor: atweiden <archbaum at gmail.com>
 
 pkgname=ansible-core
-pkgver=2.12.2
+pkgver=2.12.3
 pkgrel=1
 pkgdesc='Radically simple IT automation platform'
 arch=('any')
@@ -25,7 +25,7 @@
 makedepends=('python-setuptools')
 backup=('etc/ansible/ansible.cfg')
 source=("https://pypi.python.org/packages/source/a/ansible-core/ansible-core-${pkgver}.tar.gz")
-sha512sums=('a9afc3768d27a7049c275da8780e6dcd7da42263fc9065a1df1aabd0d8c54020313e9065349a6f52138e11eafb176348bf2ec33c0c1b08dc9837b7ac832542af')
+sha512sums=('dedac2546881442f5e904c485bdc464d0ced847520879fd10c2454a2055ada4d051416d450f01ae5a1e2f5073f1633cb4db5265855199bb32c0acb41092d6f05')
 
 build() {
   cd ansible-core-${pkgver}



More information about the arch-commits mailing list