Date: Monday, March 20, 2023 @ 22:44:06
  Author: grawlinson
Revision: 1424537

upgpkg: nomad 1.5.1-1; new upstream release

Modified:
  nomad/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-20 22:44:05 UTC (rev 1424536)
+++ PKGBUILD    2023-03-20 22:44:06 UTC (rev 1424537)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <[email protected]>
 
 pkgname=nomad
-pkgver=1.4.4
+pkgver=1.5.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='7f29429be12098e0f3a09df959d9272aa0654cba'
+_commit='6c118ddaf95e9bfd3d85f488f255fdc5e14129c7'
 source=(
   "$pkgname::git+https://github.com/hashicorp/nomad.git#commit=$_commit";
   'systemd.service'

Reply via email to