Date: Friday, August 26, 2022 @ 23:15:22 Author: grawlinson Revision: 1284540
upgpkg: nomad 1.3.4-1; new upstream release Modified: nomad/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-26 22:57:21 UTC (rev 1284539) +++ PKGBUILD 2022-08-26 23:15:22 UTC (rev 1284540) @@ -2,7 +2,7 @@ # Maintainer: Morten Linderud <[email protected]> pkgname=nomad -pkgver=1.3.3 +pkgver=1.3.4 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='428b2cd8014c48ee9eae23f02712b7219da16d30' +_commit='a267b2b000ae72ba05fa571eaafe170a7b9c4d1b' source=( "$pkgname::git+https://github.com/hashicorp/nomad.git#commit=$_commit" 'systemd.service'
