Date: Saturday, February 12, 2022 @ 01:11:35 Author: grawlinson Revision: 1132377
upgpkg: nomad 1.2.6-1 New upstream release. Modified: nomad/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-12 01:10:17 UTC (rev 1132376) +++ PKGBUILD 2022-02-12 01:11:35 UTC (rev 1132377) @@ -1,7 +1,7 @@ # Maintainer: George Rawlinson <[email protected]> pkgname=nomad -pkgver=1.2.5 +pkgver=1.2.6 pkgrel=1 pkgdesc="A simple and flexible workload orchestrator" arch=('x86_64') @@ -21,7 +21,7 @@ ) backup=(etc/nomad.d/defaults.hcl) options=('!lto') -_commit='3368af1deae266cebb417c821d93e059fa9269dc' +_commit='95514d569610f15ce49b4a7a1a6bfd3e7b3e7b4f' source=( "$pkgname::git+https://github.com/hashicorp/nomad.git#commit=$_commit" 'systemd.service'
