[arch-commits] Commit in nomad/trunk (PKGBUILD)
George Rawlinson
grawlinson at gemini.archlinux.org
Sun May 22 08:19:42 UTC 2022
Date: Sunday, May 22, 2022 @ 08:19:41
Author: grawlinson
Revision: 1209989
upgpkg: nomad 1.3.1-1
New upstream release.
Modified:
nomad/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-22 08:16:55 UTC (rev 1209988)
+++ PKGBUILD 2022-05-22 08:19:41 UTC (rev 1209989)
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=nomad
-pkgver=1.3.0
+pkgver=1.3.1
pkgrel=1
pkgdesc="A simple and flexible workload orchestrator"
arch=('x86_64')
@@ -22,7 +22,7 @@
)
backup=(etc/nomad.d/defaults.hcl)
options=('!lto')
-_commit='52e95d64113e01be05d585d8b4c07f6f19efebbc'
+_commit='2b054e38e91af964d1235faa98c286ca3f527e56'
source=(
"$pkgname::git+https://github.com/hashicorp/nomad.git#commit=$_commit"
'systemd.service'
More information about the arch-commits
mailing list