summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsimon2020-11-09 06:42:54 +0000
committersimon2020-11-09 06:43:33 +0000
commitcc88119bb0feb7c3dae7c8b16b5b99a4b872a993 (patch)
tree8ff6975d4b2c1d333239951fea23c26ff5a42986
parent2e13829bda01c847a993f78cf8314bec9c9df822 (diff)
downloadaur-cc88119bb0feb7c3dae7c8b16b5b99a4b872a993.tar.gz
Update to latest
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df794e4e5597..211a6ea18aad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cinc
pkgdesc = The Cinc installation package includes everything you need to start converging your machines.
- pkgver = 16.0.287
+ pkgver = 16.6.14
pkgrel = 1
url = https://cinc.sh/download/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = cinc
conflicts = chef
conflicts = chef-solo
conflicts = chef-dk
- source = http://downloads.cinc.sh/files/stable/cinc/16.0.287/ubuntu/20.04/cinc_16.0.287-1_amd64.deb
- sha256sums = 98aad2e4a30377c71b59147c0f90b2904505cf7c70591d868ea02003f9d8e9d5
+ source = http://downloads.cinc.sh/files/stable/cinc/16.6.14/ubuntu/20.04/cinc_16.6.14-1_amd64.deb
+ sha256sums = 54ef8ad6986301796163a6655b77c6e9ad8aa785946575b089ec9462c1d11030
pkgname = cinc
diff --git a/PKGBUILD b/PKGBUILD
index 02945c3543e5..e67e936d7ca4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Simon Vikstrom <aur@devsn.se>
pkgname=cinc
-pkgver=16.0.287
+pkgver=16.6.14
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=('98aad2e4a30377c71b59147c0f90b2904505cf7c70591d868ea02003f9d8e9d5')
+sha256sums=('54ef8ad6986301796163a6655b77c6e9ad8aa785946575b089ec9462c1d11030')
package() {
cd "$srcdir"