summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Ray2021-04-08 11:47:27 +1000
committerMatt Ray2021-04-08 11:47:27 +1000
commitc1aa1b8db2d995f5de64c92438859eafd16517b5 (patch)
tree30b70064c714a86d0408bc4ef4cdcef631b7c4a6
parent2cf9e3ba8ef3c2e60c799fd662a5031676dfffe8 (diff)
downloadaur-cinc.tar.gz
Cinc 16.12.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19f6a73de801..3dbdfaacfeb4 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.10.8
+ pkgver = 16.12.3
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.10.8/ubuntu/20.04/cinc_16.10.8-1_amd64.deb
- sha256sums = a16558d84e5538500ea135e62a5bb7bbfd95e04a369a41c2f0d1fe58b30d81e5
+ source = http://downloads.cinc.sh/files/stable/cinc/16.12.3/ubuntu/20.04/cinc_16.12.3-1_amd64.deb
+ sha256sums = 81ea1b23068fb1c7069d53b9a9e2eb2497088d156caedba9147f940b7d33cd94
pkgname = cinc
diff --git a/PKGBUILD b/PKGBUILD
index 0269098ad413..2af7f77a8357 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Simon Vikstrom <aur@devsn.se>
pkgname=cinc
-pkgver=16.10.8
+pkgver=16.12.3
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 chef-client)
source=("http://downloads.cinc.sh/files/stable/cinc/${pkgver}/ubuntu/20.04/cinc_${pkgver}-1_amd64.deb")
-sha256sums=('a16558d84e5538500ea135e62a5bb7bbfd95e04a369a41c2f0d1fe58b30d81e5')
+sha256sums=('81ea1b23068fb1c7069d53b9a9e2eb2497088d156caedba9147f940b7d33cd94')
package() {
cd "$srcdir"