summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3df0a4265ebc..e745a6f6e685 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Simon Vikstrom <aur@devsn.se>
pkgname=chef-client
-pkgver=13.2.42
+pkgver=13.3.42
pkgrel=1
_ubuntuver=xenial
pkgdesc="The Chef Client installation package includes everything you need to start converging your machines."
@@ -10,7 +10,7 @@ url="https://downloads.chef.io/chef-client/"
license=('Apache')
depends=()
conflicts=( chef chef-solo )
-source=("https://packages.chef.io/files/stable/chef/13.3.42/ubuntu/16.04/chef_13.3.42-1_amd64.deb")
+source=("https://packages.chef.io/files/stable/chef/${pkgver}/ubuntu/16.04/chef_${pkgver}-1_amd64.deb")
sha256sums=('691f6f4b8d5e88cc3dfb55aa06cb9d6ff095a4b3b150ec128b79f968acb20f77')
package() {