summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhillip Schichtel2024-05-11 20:05:27 +0200
committerPhillip Schichtel2024-05-11 20:05:35 +0200
commit30077daf88b314dd5374ceba0b5fab07f4f0a339 (patch)
tree7642ec889ae0095e625e81eb823068cc9f13d534 /PKGBUILD
parentafd86bb15f73baec198b6471f0770d375ced0436 (diff)
downloadaur-nomad-pack-nightly.tar.gz
update SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce429471489e..e48193ff269f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Phillip Schichtel <phillip@schich.tel>
pkgname=nomad-pack-nightly
-pkgver=v0.0.1.techpreview2.r80.g50d84d0
+pkgver=v0.0.1.techpreview2.r194.gbff08ce
pkgrel=1
pkgdesc="A templating and packaging tool used with HashiCorp Nomad."
arch=('x86_64' 'armv7h' 'aarch64')
url="https://github.com/hashicorp/nomad-pack"
-license=('MPL2')
+license=('MPL-2.0')
depends=(openssl git)
makedepends=(git go)
optdepends=(bash-completion)