Date: Monday, May 8, 2023 @ 21:18:56
  Author: foxboron
Revision: 1459567

upgpkg: nomad 1.5.5-1

Modified:
  nomad/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-08 21:13:00 UTC (rev 1459566)
+++ PKGBUILD    2023-05-08 21:18:56 UTC (rev 1459567)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <[email protected]>
 
 pkgname=nomad
-pkgver=1.5.3
+pkgver=1.5.5
 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=434f7a1745c6304d607562daa9a4a635def7153f       #refs/tags/v1.5.3
+_commit=3d63bc62b35cbe3f79cdd245d50b61f130ee1a79       #refs/tags/v1.5.5
 source=(
   "$pkgname::git+https://github.com/hashicorp/nomad.git#commit=$_commit";
   'systemd.service'

Reply via email to