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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Dec 15 09:10:31 UTC 2020


    Date: Tuesday, December 15, 2020 @ 09:10:30
  Author: svenstaro
Revision: 775878

upgpkg: ansible-base 2.10.4-1

Modified:
  ansible-base/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-15 09:07:31 UTC (rev 775877)
+++ PKGBUILD	2020-12-15 09:10:30 UTC (rev 775878)
@@ -6,8 +6,8 @@
 # Contributor: atweiden <archbaum at gmail.com>
 
 pkgname=ansible-base
-pkgver=2.10.3
-pkgrel=3
+pkgver=2.10.4
+pkgrel=1
 pkgdesc='Radically simple IT automation platform'
 arch=('any')
 url='https://pypi.org/project/ansible-base/'
@@ -24,7 +24,7 @@
 makedepends=('python-setuptools')
 backup=('etc/ansible/ansible.cfg')
 source=("https://pypi.python.org/packages/source/a/ansible-base/ansible-base-${pkgver}.tar.gz")
-sha512sums=('4da2c79c7d990bbe07e136447643484d947e512693194017623deadd88d6556dac67865069182059ae2daf82a13876600dc5472712d6ab6e0556cb829fce3b5b')
+sha512sums=('50dcccc0b40f47590d3ea56907f987bddbb858952b0d6a999db0b706232a571037dc31e66a773370be57ca14d11a7091c53a480d7f3cecf4a5e7f91895661100')
 
 build() {
   cd ansible-base-${pkgver}



More information about the arch-commits mailing list