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

Daniel Wallace dwallace at nymeria.archlinux.org
Sun Feb 16 04:13:24 UTC 2014


    Date: Sunday, February 16, 2014 @ 05:13:23
  Author: dwallace
Revision: 105830

upgpkg: ansible 1.4.5-1

upgpkg: ansible 1.4.5

Modified:
  ansible/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-16 04:05:23 UTC (rev 105829)
+++ PKGBUILD	2014-02-16 04:13:23 UTC (rev 105830)
@@ -5,17 +5,17 @@
 # Contributor: atweiden <archbaum at gmail.com>
 
 pkgname=ansible
-pkgver=1.4.4
-pkgrel=4
+pkgver=1.4.5
+pkgrel=1
 pkgdesc='Radically simple IT automation platform'
 arch=('any')
 url='http://www.ansible.com'
 license=('GPL3')
-depends=('python2' 'python2-yaml' 'python2-paramiko>=1.7.7' 'python2-jinja')
+depends=('python2' 'python2-yaml' 'python2-paramiko>=1.7.7' 'python2-jinja' 'python2-httplib2')
 makedepends=('asciidoc' 'fakeroot')
 backup=('etc/ansible/ansible.cfg')
 source=(http://releases.ansible.com/ansible/$pkgname-$pkgver.tar.gz)
-sha256sums=('1b62fd1c4b26c0c7b7215b11308c5b981e7af0e3d78119680d9248f5c229180b')
+sha256sums=('faa6c1f1b801de3639c8375a4f5ab36c75d8cdb5c69bde2a21532430d6c8b4a9')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list