[arch-commits] Commit in ansible/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Sat Feb 20 03:20:43 UTC 2021
Date: Saturday, February 20, 2021 @ 03:20:42
Author: svenstaro
Revision: 866563
upgpkg: ansible 3.0.0-1
Modified:
ansible/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-20 01:09:47 UTC (rev 866562)
+++ PKGBUILD 2021-02-20 03:20:42 UTC (rev 866563)
@@ -1,7 +1,7 @@
# Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
pkgname=ansible
-pkgver=2.10.7
+pkgver=3.0.0
pkgrel=1
pkgdesc='Official assortment of Ansible collections'
arch=('any')
@@ -19,7 +19,7 @@
'acme-tiny: openssl_certificate module')
makedepends=('python-setuptools')
source=("https://pypi.python.org/packages/source/a/ansible/ansible-${pkgver}.tar.gz")
-sha512sums=('7a6522bcc57c178c9c6e87e313f6f175d5c74ac0d1b9dd0cad5506c7fa0efb16d4a627dc2d9c73f988177544bd9ccfdbec162d0feacc757edeb20280d7414191')
+sha512sums=('2bcefdffa44f13bed57e3a8add60898048f2af8f21ff8b352d0b320d3ba09dd4bb384b34d6f0bd9a89a8beb1e65e0de8844552c313a116d63da67ba0c8da1ef6')
build() {
cd ansible-${pkgver}
More information about the arch-commits
mailing list