George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
nomad


Commits:
50b65ba6 by George Rawlinson at 2023-09-22T22:19:40+00:00
upgpkg: 1.6.2-1

* New upstream release.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = nomad
        pkgdesc = A simple and flexible workload orchestrator
-       pkgver = 1.6.1
+       pkgver = 1.6.2
        pkgrel = 1
        url = https://www.nomadproject.io
        arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = nomad
        optdepends = nomad-driver-containerd: for containerd driver
        options = !lto
        backup = etc/nomad.d/defaults.hcl
-       source = 
nomad::git+https://github.com/hashicorp/nomad.git#commit=515895c7690cdc72278018dc5dc58aca41204ccc
+       source = 
nomad::git+https://github.com/hashicorp/nomad.git#commit=73e372ad94033db2ceaf53468b270a31544c23fd
        source = systemd.service
        source = tmpfiles.conf
        source = defaults.hcl


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxbo...@archlinux.org>
 
 pkgname=nomad
-pkgver=1.6.1
+pkgver=1.6.2
 pkgrel=1
 pkgdesc='A simple and flexible workload orchestrator'
 arch=('x86_64')
@@ -22,7 +22,7 @@ optdepends=(
 )
 backup=('etc/nomad.d/defaults.hcl')
 options=('!lto')
-_commit=515895c7690cdc72278018dc5dc58aca41204ccc       #refs/tags/v1.6.1
+_commit=73e372ad94033db2ceaf53468b270a31544c23fd       #refs/tags/v1.6.2
 source=(
   "$pkgname::git+https://github.com/hashicorp/nomad.git#commit=$_commit";
   'systemd.service'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nomad/-/commit/50b65ba653c80f5fa01a1fb2cabb5557c1caa96f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nomad/-/commit/50b65ba653c80f5fa01a1fb2cabb5557c1caa96f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to