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 ce769faa84bc..fff1a7118270 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=vault-gui
pkgname=$_pkgname-bin
-pkgver="0.0.0"
+pkgver="0.3.1"
pkgrel=1
pkgdesc="GUI for Hashicorps Vault"
arch=('x86_64')
@@ -22,4 +22,4 @@ prepare() {
package() {
cd $srcdir
cp -R usr ${pkgdir}
-} \ No newline at end of file
+}