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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Wed Jun 22 07:49:46 UTC 2022


    Date: Wednesday, June 22, 2022 @ 07:49:46
  Author: svenstaro
Revision: 1238921

upgpkg: ansible-core 2.13.1-1

Modified:
  ansible-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-22 07:40:15 UTC (rev 1238920)
+++ PKGBUILD	2022-06-22 07:49:46 UTC (rev 1238921)
@@ -6,7 +6,7 @@
 # Contributor: atweiden <archbaum at gmail.com>
 
 pkgname=ansible-core
-pkgver=2.13.0
+pkgver=2.13.1
 pkgrel=1
 pkgdesc='Radically simple IT automation platform'
 arch=('any')
@@ -25,7 +25,7 @@
 replaces=('ansible-base')
 backup=('etc/ansible/ansible.cfg')
 source=("https://pypi.python.org/packages/source/a/ansible-core/ansible-core-${pkgver}.tar.gz")
-sha512sums=('37e17d73477ba88c62af94a6912f9b4b91ebf2ac967c2845875e293fe2ed09307e414644899714e604883973e241eed571d61b7a093a6c212446a1f5b702af6f')
+sha512sums=('f40ec5c8fdcc1e3f2ed78f398561aca5bfd4793a5f4d9240930f7aaf96233f05c7177304c30c06115943b5b9e9944286f01545cedd378e9c3e7f93c3ebce7c78')
 
 build() {
   cd ansible-core-${pkgver}



More information about the arch-commits mailing list