summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Ray2020-12-04 15:01:19 +1100
committerMatt Ray2020-12-04 15:01:19 +1100
commitf581ae3337734f22268f2a2e33bbafbc8b254b99 (patch)
tree5528495bca5b6e00038923bab1c67a099baafddf
parent8171148402256af4ec2b4ac67684d2a8ac78b71d (diff)
downloadaur-f581ae3337734f22268f2a2e33bbafbc8b254b99.tar.gz
16.7.61 release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d82ec496628..41a608e19dc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cinc
pkgdesc = The Cinc Client installation package includes everything you need to start converging your machines.
- pkgver = 16.6.14
+ pkgver = 16.7.61
pkgrel = 1
url = https://cinc.sh/download/
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = cinc
conflicts = chef-client
conflicts = chef-solo
conflicts = chef-dk
- source = http://downloads.cinc.sh/files/stable/cinc/16.6.14/ubuntu/20.04/cinc_16.6.14-1_amd64.deb
- sha256sums = 54ef8ad6986301796163a6655b77c6e9ad8aa785946575b089ec9462c1d11030
+ source = http://downloads.cinc.sh/files/stable/cinc/16.7.61/ubuntu/20.04/cinc_16.7.61-1_amd64.deb
+ sha256sums = 6e9e636e3febb65b6e36cedbac6247e8f65e876027cd0cbc48ba5f181a860c03
pkgname = cinc
diff --git a/PKGBUILD b/PKGBUILD
index e67e936d7ca4..176dbd2eccff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Simon Vikstrom <aur@devsn.se>
pkgname=cinc
-pkgver=16.6.14
+pkgver=16.7.61
pkgrel=1
_ubuntuver=xenial
pkgdesc="The Cinc installation package includes everything you need to start converging your machines."
@@ -11,7 +11,7 @@ license=('Apache')
depends=()
conflicts=(chef chef-solo chef-dk)
source=("http://downloads.cinc.sh/files/stable/cinc/${pkgver}/ubuntu/20.04/cinc_${pkgver}-1_amd64.deb")
-sha256sums=('54ef8ad6986301796163a6655b77c6e9ad8aa785946575b089ec9462c1d11030')
+sha256sums=('6e9e636e3febb65b6e36cedbac6247e8f65e876027cd0cbc48ba5f181a860c03')
package() {
cd "$srcdir"