summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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)