summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimon Vikstrom2019-10-21 17:31:51 +0200
committerSimon Vikstrom2019-10-21 17:31:51 +0200
commit06aa8b879ae5346e3467623ec9b73be46b33c318 (patch)
tree588f43c523707b4e365e3c8c9edb9525a529b44c /PKGBUILD
parent5489e3a2a9edfa1a47fa8b790469295db7fd4e10 (diff)
downloadaur-06aa8b879ae5346e3467623ec9b73be46b33c318.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 3013b4623385..aa3f88608730 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=goiardi
-pkgver=0.11.8
+pkgver=0.11.10
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=('0acf4140b0dfc80e7df88181b0c60b30'
+md5sums=('1c9643e0e1486b7fba8b9441c0283f37'
'SKIP'
)