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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Jun 22 09:54:03 UTC 2021


    Date: Tuesday, June 22, 2021 @ 09:54:02
  Author: svenstaro
Revision: 966830

upgpkg: ansible-core 2.11.2-1

Modified:
  ansible-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-22 09:52:34 UTC (rev 966829)
+++ PKGBUILD	2021-06-22 09:54:02 UTC (rev 966830)
@@ -6,7 +6,7 @@
 # Contributor: atweiden <archbaum at gmail.com>
 
 pkgname=ansible-core
-pkgver=2.11.1
+pkgver=2.11.2
 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=('1362754dde0a88ca8f6323d87cc6f4bf5f93b189b8d45fcb435d3fb289c359da128e7688a92107ade2c54828d4c4deb3ded9e01e18d19c503306924aa189a381')
+sha512sums=('8b4a8e329be9375d3226f8b992223198913226527278c14ccec01d8e7c546cca847cf7d2415440be995d236bdd88640c0dd6f740e91ca748de2d1c5b7b52c921')
 
 build() {
   cd ansible-core-${pkgver}



More information about the arch-commits mailing list