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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Jul 4 12:58:12 UTC 2019


    Date: Thursday, July 4, 2019 @ 12:58:12
  Author: svenstaro
Revision: 487427

upgpkg: ansible 2.8.2-1

Modified:
  ansible/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-04 11:28:57 UTC (rev 487426)
+++ PKGBUILD	2019-07-04 12:58:12 UTC (rev 487427)
@@ -6,7 +6,7 @@
 # Contributor: atweiden <archbaum at gmail.com>
 
 pkgname=ansible
-pkgver=2.8.1
+pkgver=2.8.2
 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=('08be80584edfe28f11fe750735ade117deaf3a7c98fe15fb2fa0e3a5ed0c3f98cd126b60386e51d15ce275e8f1fc3eda0177bb56e0823b2f2b7702cc0e35be92')
+sha512sums=('02cd8fd214f61041914abeebf2395f16acf370e110bdef0181689f604f06504902f9a05a2413877a31680528af539f078e2cd7b7f2eebe2389c9aa441b063305')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list