aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeroen Hooyberghs2019-08-23 07:16:21 +0200
committerJeroen Hooyberghs2019-08-23 07:16:21 +0200
commit418ce2c2fbab345051b51f7499ecf8837e20421b (patch)
treee1c81eecbdfc40a94da1f5a53a390b005139abfc
parent503e2573a6549924937f7d5f397db7ddd842b35c (diff)
downloadaur-418ce2c2fbab345051b51f7499ecf8837e20421b.tar.gz
Puppet bolt release 1.29.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 52ddcb2dd9e9..6a26a03ab441 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = puppet-bolt
pkgdesc = Puppet bolt executes commands remotely over SSH and WinRM
- pkgver = 1.29.0
+ pkgver = 1.29.1
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.29.0-1bionic_amd64.deb
- md5sums = ef0753f1e3986972d7313371c53de60e
+ source = http://apt.puppetlabs.com/pool/bionic/puppet6/p/puppet-bolt/puppet-bolt_1.29.1-1bionic_amd64.deb
+ md5sums = cbcaf2554f1d70852b684ff756466211
pkgname = puppet-bolt
diff --git a/PKGBUILD b/PKGBUILD
index e3b6105bec19..ade067e9e48d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=puppet-bolt
_ubuntu_release=bionic
-_pkgver="1.29.0-1${_ubuntu_release}"
-pkgver=1.29.0
+_pkgver="1.29.1-1${_ubuntu_release}"
+pkgver=1.29.1
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=('ef0753f1e3986972d7313371c53de60e')
+md5sums=('cbcaf2554f1d70852b684ff756466211')
package() {
tar xJf data.tar.xz