Date: Monday, August 8, 2022 @ 08:46:43
  Author: grawlinson
Revision: 1260614

upgpkg: nomad 1.3.3-1; new upstream release

Modified:
  nomad/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-08-08 08:24:01 UTC (rev 1260613)
+++ PKGBUILD    2022-08-08 08:46:43 UTC (rev 1260614)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <[email protected]>
 
 pkgname=nomad
-pkgver=1.3.2
+pkgver=1.3.3
 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='bf602974112964e9691729f3f0716ff2bcdb3b44'
+_commit='428b2cd8014c48ee9eae23f02712b7219da16d30'
 source=(
   "$pkgname::git+https://github.com/hashicorp/nomad.git#commit=$_commit";
   'systemd.service'

Reply via email to