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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Apr 23 02:30:08 UTC 2017


    Date: Sunday, April 23, 2017 @ 02:30:07
  Author: svenstaro
Revision: 224463

upgpkg: ansible 2.3.0.0-4

Remove AUR references as the packages are now in [community]

Modified:
  ansible/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-23 02:25:04 UTC (rev 224462)
+++ PKGBUILD	2017-04-23 02:30:07 UTC (rev 224463)
@@ -8,7 +8,7 @@
 
 pkgname=(ansible python-ansible)
 pkgver=2.3.0.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Radically simple IT automation platform'
 arch=('any')
 url='http://www.ansible.com'
@@ -18,8 +18,8 @@
             'python2-passlib: crypt values for vars_prompt'
             'python2-netaddr: for the ipaddr filter'
             'python2-systemd: log to journal'
-            'python2-pywinrm: connect to Windows machines (in AUR)'
-            'python2-ovirt-engine-sdk: ovirt support (in AUR)'
+            'python2-pywinrm: connect to Windows machines'
+            'python2-ovirt-engine-sdk: ovirt support'
             'python2-jmespath: json_query support')
 makedepends=('asciidoc' 'fakeroot' 'python' 'python2-setuptools'
              'python-setuptools') 



More information about the arch-commits mailing list