aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeroen Hooyberghs2019-08-22 07:27:47 +0200
committerJeroen Hooyberghs2019-08-22 07:27:47 +0200
commit503e2573a6549924937f7d5f397db7ddd842b35c (patch)
treefca1258a24299fd669a56d3e5dcec706ebfc8bc7
parentf0dd3b7c4b957c3f643c906af8e9acfc64cc2a99 (diff)
downloadaur-503e2573a6549924937f7d5f397db7ddd842b35c.tar.gz
Puppet bolt release 1.29.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37f16101b3a3..52ddcb2dd9e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = puppet-bolt
pkgdesc = Puppet bolt executes commands remotely over SSH and WinRM
- pkgver = 1.27.1
+ pkgver = 1.29.0
pkgrel = 1
url = https://github.com/puppetlabs/bolt
arch = x86_64
options = staticlibs
options = !strip
- source = http://apt.puppetlabs.com/pool/bionic/puppet6/p/puppet-bolt/puppet-bolt_1.27.1-1bionic_amd64.deb
- md5sums = 4f88f5888da277decf95a139a15accc1
+ source = http://apt.puppetlabs.com/pool/bionic/puppet6/p/puppet-bolt/puppet-bolt_1.29.0-1bionic_amd64.deb
+ md5sums = ef0753f1e3986972d7313371c53de60e
pkgname = puppet-bolt
diff --git a/PKGBUILD b/PKGBUILD
index d9e968940f35..e3b6105bec19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=puppet-bolt
_ubuntu_release=bionic
-_pkgver="1.27.1-1${_ubuntu_release}"
-pkgver=1.27.1
+_pkgver="1.29.0-1${_ubuntu_release}"
+pkgver=1.29.0
pkgrel=1
pkgdesc='Puppet stand alone task runner'
@@ -11,7 +11,7 @@ arch=('x86_64')
url='https://github.com/puppetlabs/bolt'
options=(staticlibs !strip)
source=("http://apt.puppetlabs.com/pool/${_ubuntu_release}/puppet6/p/puppet-bolt/puppet-bolt_${_pkgver}_amd64.deb")
-md5sums=('4f88f5888da277decf95a139a15accc1')
+md5sums=('ef0753f1e3986972d7313371c53de60e')
package() {
tar xJf data.tar.xz