summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Golatofski2020-01-12 14:24:23 +0100
committerFelix Golatofski2020-01-12 14:24:23 +0100
commit2376722c3618c75814725afd547c6e36326f15ad (patch)
treea37bbe968259de770a7b0ea88bbb95c29d6fd4c5
parent307e05b7f7d532d15b1261a5deb907c27aea2a60 (diff)
downloadaur-2376722c3618c75814725afd547c6e36326f15ad.tar.gz
Updated to 13.1.13
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb8228119587..d6b11e61257a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chef-server
pkgdesc = The Chef server works with the Chef client as a central artifact store and distribution mechanism that manages scale, complexity, and safeguarding your systems.
- pkgver = 12.17.15
+ pkgver = 13.1.13
pkgrel = 1
url = https://downloads.chef.io/chef-server/
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = chef-server
conflicts = chef-solo
conflicts = chef-client
conflicts = chef-dk
- source = https://packages.chef.io/files/stable/chef-server/12.17.15/ubuntu/16.04/chef-server-core_12.17.15-1_amd64.deb
- sha256sums = 573c855ef7e8aed9feaebedf6a58c024730f835db5559ffef16f58b7141faed2
+ source = https://packages.chef.io/files/stable/chef-server/13.1.13/ubuntu/16.04/chef-server-core_13.1.13-1_amd64.deb
+ sha256sums = 6eee5a06ba3d605b08810ab4d696efba06654730f218c5c317d4a02d94ef9437
pkgname = chef-server
diff --git a/PKGBUILD b/PKGBUILD
index 4d7486fdaac4..03e391c2aaf9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=chef-server
-pkgver=12.17.15
+pkgver=13.1.13
pkgrel=1
_ubunturel=1
pkgdesc="The Chef server works with the Chef client as a central artifact store and distribution mechanism that manages scale, complexity, and safeguarding your systems. "
@@ -9,7 +9,7 @@ license=('Apache')
depends=()
conflicts=( chef chef-solo chef-client chef-dk )
source=("https://packages.chef.io/files/stable/chef-server/${pkgver}/ubuntu/16.04/chef-server-core_${pkgver}-${_ubunturel}_amd64.deb")
-sha256sums=('573c855ef7e8aed9feaebedf6a58c024730f835db5559ffef16f58b7141faed2')
+sha256sums=('6eee5a06ba3d605b08810ab4d696efba06654730f218c5c317d4a02d94ef9437')
package() {
cd "$srcdir"