Skip to content
Snippets Groups Projects
Verified Commit 36f54b93 authored by George Rawlinson's avatar George Rawlinson :coffee:
Browse files

upgpkg: 0.5.1-1

* New upstream release.
parent 534233da
No related branches found
Tags 4.4.0.20231231-2
No related merge requests found
.SRCINFO 0 → 100644
pkgbase = nomad-driver-podman
pkgdesc = A nomad taskdriver for podman containers
pkgver = 0.5.1
pkgrel = 1
url = https://github.com/hashicorp/nomad-driver-podman
arch = x86_64
license = MPL2
makedepends = git
makedepends = go
depends = nomad
depends = podman
options = !lto
source = nomad-driver-podman::git+https://github.com/hashicorp/nomad-driver-podman#commit=ef9cf4b05613534549abbe92d7f687d9abc6cb18
b2sums = SKIP
pkgname = nomad-driver-podman
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=nomad-driver-podman
pkgver=0.5.0
pkgver=0.5.1
pkgrel=1
pkgdesc='A nomad taskdriver for podman containers'
arch=('x86_64')
......@@ -10,7 +10,7 @@ license=('MPL2')
depends=('nomad' 'podman')
makedepends=('git' 'go')
options=('!lto')
_commit=0d5cb3ba27225550e9d1415813a4e6bf1aaa3830 #refs/tags/v0.5.0
_commit=ef9cf4b05613534549abbe92d7f687d9abc6cb18 #refs/tags/v0.5.1
source=("$pkgname::git+$url#commit=$_commit")
b2sums=('SKIP')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment