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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Fri Feb 27 05:10:36 UTC 2015


    Date: Friday, February 27, 2015 @ 06:10:35
  Author: bpiotrowski
Revision: 128331

upgpkg: ansible 1.8.4-1

new upstream release

Modified:
  ansible/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-27 05:01:45 UTC (rev 128330)
+++ PKGBUILD	2015-02-27 05:10:35 UTC (rev 128331)
@@ -6,8 +6,8 @@
 # Contributor: atweiden <archbaum at gmail.com>
 
 pkgname=ansible
-pkgver=1.8.2
-pkgrel=2
+pkgver=1.8.4
+pkgrel=1
 pkgdesc='Radically simple IT automation platform'
 arch=('any')
 url='http://www.ansible.com'
@@ -14,13 +14,10 @@
 license=('GPL3')
 depends=('python2' 'python2-yaml' 'python2-paramiko' 'python2-jinja')
 makedepends=('asciidoc' 'fakeroot')
-optdepends=('python2-pyasn1: needed for accelerated mode'
-            'python2-crypto: needed for accelerated mode'
-            'python2-keyczar: needed for accelerated mode')
 backup=('etc/ansible/ansible.cfg')
 source=(http://releases.ansible.com/ansible/$pkgname-$pkgver.tar.gz
         0001-Fix-os_family-and-distribution-on-archlinux.patch)
-md5sums=('c2ac0e5a4c092dfa84c7e9e51cd45095'
+md5sums=('e0bbf484e9fa49cd119f50ad65905978'
          '2d00eecedea58697186087b7c446f112')
 
 prepare() {



More information about the arch-commits mailing list