[arch-commits] Commit in ansible/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Thu May 16 23:34:00 UTC 2019
Date: Thursday, May 16, 2019 @ 23:33:59
Author: svenstaro
Revision: 467607
upgpkg: ansible 2.8.0-1
Modified:
ansible/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-16 22:42:31 UTC (rev 467606)
+++ PKGBUILD 2019-05-16 23:33:59 UTC (rev 467607)
@@ -6,7 +6,7 @@
# Contributor: atweiden <archbaum at gmail.com>
pkgname=ansible
-pkgver=2.7.10
+pkgver=2.8.0
pkgrel=1
pkgdesc='Radically simple IT automation platform'
arch=('any')
@@ -30,7 +30,7 @@
makedepends=('asciidoc' 'fakeroot' 'python-setuptools')
backup=('etc/ansible/ansible.cfg')
source=("https://releases.ansible.com/ansible/ansible-${pkgver}.tar.gz")
-sha512sums=('4d58ef080c8ee02ef36eb3116ec89e4542b5b4042262953b2001081601fe1066237191cce5e647f354efa9e1933cf5010519d049e678a90e8ca08620cd1788a5')
+sha512sums=('fab8a0ac00e947e47ab606bee0a15e8c031f900b5e6fc68540429db0035ffdf3144e18e1d2265ac07bbea0a78873b85c43e636ee51ecfe14f3d612d2c54eb29c')
build() {
cd "${srcdir}"/${pkgname}-${pkgver}
More information about the arch-commits
mailing list