Changes URL to ansible.cc
Removed github URL in favor of ansible.cc
This commit is contained in:
parent
f72317d71e
commit
d9c76dab57
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
#Maintainer: Michel Blanc <mblanc@erasme.org>
|
||||
pkgname=ansible-git
|
||||
pkgver=20130103
|
||||
pkgrel=3
|
||||
pkgver=20130105
|
||||
pkgrel=1
|
||||
pkgdesc="A radically simple deployment, model-driven configuration management, and command execution framework"
|
||||
arch=('any')
|
||||
url="https://github.com/ansible/ansible"
|
||||
url="http://ansible.cc"
|
||||
license=('GPL3')
|
||||
depends=('python2' 'python2-paramiko' 'python2-jinja' 'python2-simplejson' 'python2-yaml')
|
||||
makedepends=('git' 'asciidoc' 'fakeroot')
|
||||
|
|
Loading…
Reference in a new issue