Date: Sunday, April 2, 2023 @ 11:44:47 Author: foxboron Revision: 1433574
upgpkg: nomad 1.5.2-1 Modified: nomad/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-02 11:35:28 UTC (rev 1433573) +++ PKGBUILD 2023-04-02 11:44:47 UTC (rev 1433574) @@ -2,7 +2,7 @@ # Maintainer: Morten Linderud <[email protected]> pkgname=nomad -pkgver=1.5.1 +pkgver=1.5.2 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='6c118ddaf95e9bfd3d85f488f255fdc5e14129c7' +_commit=9a2fdb5f53dce81edf2802f0b64962e07596fd03 #refs/tags/v1.5.2 source=( "$pkgname::git+https://github.com/hashicorp/nomad.git#commit=$_commit" 'systemd.service'
