summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaweł Otlewski2023-02-20 19:43:05 +0100
committerPaweł Otlewski2023-02-20 19:43:05 +0100
commitb97f463c5e872f0a6a288250f67d87c2755836c7 (patch)
tree8d2522d579323b557b0273aee9e2b078ed97ed97
parent80431be4d1c69068a3b769d991f533c56cabaa22 (diff)
downloadaur-b97f463c5e872f0a6a288250f67d87c2755836c7.tar.gz
Update packages
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d688ad7fd027..5fec9fc06dd4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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 = 22.10.1013
+ pkgver = 23.2.1028
pkgrel = 1
url = https://downloads.chef.io/chef-workstation/
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = chef-workstation
conflicts = chef
conflicts = chef-solo
conflicts = cinc
- source = https://packages.chef.io/files/stable/chef-workstation/22.10.1013/debian/11/chef-workstation_22.10.1013-1_amd64.deb
- sha256sums = 487a98f9841be9b45a478fbf5dbdf7c9a82d998450474ed2ddd6ee3f443e41c7
+ source = https://packages.chef.io/files/stable/chef-workstation/23.2.1028/debian/11/chef-workstation_23.2.1028-1_amd64.deb
+ sha256sums = 16bff20acf1e21ba04e6fa3dbf50582449887cfbccb1ad71ab0b7b6dc8d9b125
pkgname = chef-workstation
depends = libxcrypt-compat
diff --git a/PKGBUILD b/PKGBUILD
index a50c8f708065..83b22c8bd426 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# shellcheck disable=SC2154 # Ignore "unassigned" references to $srcdir and $pkgdir
pkgname=chef-workstation
-pkgver=22.10.1013
+pkgver=23.2.1028
pkgrel=1
pkgdesc="Chef's developer toolkit that includes Infra, InSpec, Habitat, and tools like knife."
arch=('x86_64')
@@ -14,8 +14,8 @@ license=('custom:Chef EULA')
depends=()
conflicts=(chef-dk chef chef-solo cinc)
replaces=('chef-dk')
-source=('https://packages.chef.io/files/stable/chef-workstation/22.10.1013/debian/11/chef-workstation_22.10.1013-1_amd64.deb')
-sha256sums=('487a98f9841be9b45a478fbf5dbdf7c9a82d998450474ed2ddd6ee3f443e41c7')
+source=('https://packages.chef.io/files/stable/chef-workstation/23.2.1028/debian/11/chef-workstation_23.2.1028-1_amd64.deb')
+sha256sums=('16bff20acf1e21ba04e6fa3dbf50582449887cfbccb1ad71ab0b7b6dc8d9b125')
package() {
depends=('libxcrypt-compat')