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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sat Sep 27 16:54:14 UTC 2014


    Date: Saturday, September 27, 2014 @ 18:54:13
  Author: bpiotrowski
Revision: 119656

upgpkg: ansible 1.7.2-1

new upstream release

Modified:
  ansible/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-27 16:39:12 UTC (rev 119655)
+++ PKGBUILD	2014-09-27 16:54:13 UTC (rev 119656)
@@ -6,8 +6,8 @@
 # Contributor: atweiden <archbaum at gmail.com>
 
 pkgname=ansible
-pkgver=1.7.1
-pkgrel=3
+pkgver=1.7.2
+pkgrel=1
 pkgdesc='Radically simple IT automation platform'
 arch=('any')
 url='http://www.ansible.com'
@@ -19,7 +19,7 @@
             'python2-keyczar: needed for accelerated mode')
 backup=('etc/ansible/ansible.cfg')
 source=(http://releases.ansible.com/ansible/$pkgname-$pkgver.tar.gz)
-sha256sums=('d1dedd0808a138a8a0945197d38ba56123503e2440f44fe3d67c0b4bbf719572')
+sha256sums=('a17ce716b47f831ea9c88bdab33753fa3870c7ea8a1ee5e8c1287ca40c8498ac')
 
 prepare() {
   find $pkgname-$pkgver -type f -name \*.py -exec sed -i '1s:python$:&2:' {} +



More information about the arch-commits mailing list