summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoritsme2017-11-20 14:28:33 +0800
committeritsme2017-11-20 14:28:33 +0800
commitc560a14f3a80d0682e272dca6371496335f6d75e (patch)
treefa26c94df5f33a2d0a5f9c12df095bb79ee53bf4 /PKGBUILD
parent91ce7028a57efc0fd02faf0e9610812540f0c9ee (diff)
downloadaur-c560a14f3a80d0682e272dca6371496335f6d75e.tar.gz
v0.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 688f67fdf1cb..d507b9424f62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=debops
-pkgver=0.5.0
+pkgver=0.6.0
pkgrel=1
pkgdesc="A collection of Ansible playbooks, scalable from one container to an entire data center."
arch=('any')
@@ -12,7 +12,7 @@ depends=('python2' 'ansible' 'python2-netaddr' 'python2-ldap' 'python2-passlib'
makedepends=('python2-setuptools')
conflicts=('depops-git')
source=("https://github.com/$pkgname/debops-tools/archive/v$pkgver.tar.gz")
-sha256sums=('ab84d9e0851a5cc35eadbe48a16f26a5c8812d84f13fa622664fe376e1a23f64')
+sha256sums=('285466d55b50cc628aaa7851e4b8a115307ffed709ce075236964b6db6c78a8f')
build() {
cd "$pkgname-tools-$pkgver"