summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9224c8d661d..6f3fec60a495 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,13 +9,13 @@
# Contributor: atweiden <archbaum@gmail.com>
pkgname=ansible-core-git
-pkgver=r50796.c20329a0f6
+pkgver=r51467.a30c55f68a
pkgrel=1
pkgdesc='Radically simple IT automation platform'
arch=('any')
url='https://github.com/ansible/ansible'
license=('GPL3')
-depends=('python' 'python-yaml' 'python-paramiko' 'python-jinja')
+depends=('python' 'python-yaml' 'python-paramiko' 'python-jinja' 'python-resolvelib')
provides=('ansible-core' 'ansible-base' 'python-ansible')
replaces=('ansible-core' 'ansible-base' 'python-ansible')
conflicts=('ansible-core' 'ansible-base' 'python-ansible')