summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Plassmann2017-09-12 10:22:33 +0200
committerDavid Plassmann2017-09-12 10:22:33 +0200
commit984862fdc0de1f63ccc24517fa89600e0a378f03 (patch)
tree48f28452fd409a000f7924d3512da190d8434b44 /PKGBUILD
parent345932f0b2b13d8c094ddcb362f9ea1a857c0f1d (diff)
downloadaur-984862fdc0de1f63ccc24517fa89600e0a378f03.tar.gz
New upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f691f2956a5..c8633b742211 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=goiardi
-pkgver=0.10.0
+pkgver=0.11.5
pkgrel=1
pkgdesc="A Chef server written in Go, able to run entirely in memory, with optional persistence with saving the in-memory data to disk or using MySQL or Postgres as the data storage backend"
arch=('x86_64')
@@ -10,7 +10,7 @@ source=(
goiardi.service
)
-md5sums=('5fbd475a3f8c64681f9ace1f53212f78'
+md5sums=('b42020946062c1ecb45c0d3e2f839599'
'SKIP'
)