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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Tue Jul 20 15:50:47 UTC 2021


    Date: Tuesday, July 20, 2021 @ 15:50:47
  Author: svenstaro
Revision: 980254

upgpkg: ansible-core 2.11.3-1

Modified:
  ansible-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-20 15:50:46 UTC (rev 980253)
+++ PKGBUILD	2021-07-20 15:50:47 UTC (rev 980254)
@@ -6,7 +6,7 @@
 # Contributor: atweiden <archbaum at gmail.com>
 
 pkgname=ansible-core
-pkgver=2.11.2
+pkgver=2.11.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=('8b4a8e329be9375d3226f8b992223198913226527278c14ccec01d8e7c546cca847cf7d2415440be995d236bdd88640c0dd6f740e91ca748de2d1c5b7b52c921')
+sha512sums=('93a28200dd0ab289cc05add5fbe46a1cfbbd4ba91fc7d7e95ee4060dc4f126bf4bd4affce5e44dac9cf2c12792b2a2a10b97d96b795f5bed579959391b7c4a65')
 
 build() {
   cd ansible-core-${pkgver}




More information about the arch-commits mailing list