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 3edc7dee864d..5bf93055ae42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=python-mazer
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='An experimental Ansible content manager'
arch=('any')
url=https://github.com/ansible/mazer
license=('GPL3')
-depends=('python' 'python-pyaml' 'python-jinja' 'python-semantic-version' 'python-attrs' 'python-requests')
+depends=('python' 'python-pyaml' 'python-jinja' 'python-semantic-version' 'python-attrs' 'python-requests' 'python-yamlloader')
source=("https://files.pythonhosted.org/packages/source/m/mazer/mazer-$pkgver.tar.gz")
sha512sums=("7163948aeba67f8a5a8a82fae7b627f3f52e6db354df028b6700ae498851b4d03c3ebad4d41e4978cac11dd4ed058e91c380bd9cbb21fa1d22fa47148ea1cfee")