summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramble2019-01-02 13:19:46 -0800
committerTrevor Bramble2019-01-02 13:19:46 -0800
commita80f205448271193193e33d3946c4d0b84a02662 (patch)
treeeda92a7304bdebb7e992882c5e207aea6c840f61
parent48ee6e1169b5021c592bd7e2fe32138893bc3d69 (diff)
downloadaur-a80f205448271193193e33d3946c4d0b84a02662.tar.gz
Update version 0.2.41 → 0.2.43
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d31ce4653c3a..1a98fdba10a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Wed Jan 2 21:17:59 UTC 2019
pkgbase = chef-workstation
pkgdesc = Chef Workstation gives you everything you need to get started with Chef. Start scanning and configuring your environments today with InSpec and chef-run.
- pkgver = 0.2.41
+ pkgver = 0.2.43
pkgrel = 1
url = https://downloads.chef.io/chef-workstation/
arch = x86_64
@@ -9,8 +11,8 @@ pkgbase = chef-workstation
conflicts = chef
conflicts = chef-solo
conflicts = chef-client
- source = https://packages.chef.io/files/stable/chef-workstation/0.2.41/ubuntu/18.04/chef-workstation_0.2.41-1_amd64.deb
- sha256sums = 9ee430530f57938859961e1a0fc1dc64f4255678d42ab79a2d41c849e1d5b267
+ source = https://packages.chef.io/files/stable/chef-workstation/0.2.43/ubuntu/18.04/chef-workstation_0.2.43-1_amd64.deb
+ sha256sums = bfa180707eaa5ca6b539a005d3e4189f3f9b243d7fc5c145c1587850f592cfd1
pkgname = chef-workstation
diff --git a/PKGBUILD b/PKGBUILD
index 4bf8b8ee432a..8087acd70e52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=chef-workstation
-pkgver=0.2.41
+pkgver=0.2.43
pkgrel=1
_ubunturel=18
_ubuntuver=04
@@ -12,7 +12,7 @@ license=('Apache')
depends=()
conflicts=(chef-dk chef chef-solo chef-client)
source=("https://packages.chef.io/files/stable/${pkgname}/${pkgver}/ubuntu/${_ubunturel}.${_ubuntuver}/${pkgname}_${pkgver}-1_amd64.deb")
-sha256sums=('046704967aa6541ed12d7bebf9d442514745a60fa8db3de27d20364f8b9179df')
+sha256sums=('bfa180707eaa5ca6b539a005d3e4189f3f9b243d7fc5c145c1587850f592cfd1')
package() {
cd "$srcdir"