summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrandon Clifford2017-10-19 14:16:20 -0600
committerBrandon Clifford2017-10-19 14:16:20 -0600
commitf8a1009738be08e3a602f17e9e37c5dbfe1c0bf7 (patch)
tree56defb495cca225f5e5a2e4928a23e336e9cdf01
parentf5c144ae120a42c17e30224ed4a31de67d3127d8 (diff)
downloadaur-vault-ui-bin.tar.gz
Roll back version as rc3 is not supported in pkgver
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index afd4a464abfd..379a472826f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Oct 19 20:11:38 UTC 2017
+# Thu Oct 19 20:15:58 UTC 2017
pkgbase = vault-ui-bin
pkgdesc = A beautiful UI to manage your Vault, written in React
- pkgver = 2.4.0-rc3
+ pkgver = 2.1.0
pkgrel = 1
url = https://github.com/djenriquez/vault-ui
arch = x86_64
@@ -11,9 +11,9 @@ pkgbase = vault-ui-bin
optdepends = zenity
optdepends = kdialog
optdepends = xdialog
- noextract = vault-ui-2.4.0-rc3-1-x86_64.AppImage
+ noextract = vault-ui-2.1.0-1-x86_64.AppImage
options = !strip
- source = https://github.com/djenriquez/vault-ui/releases/download/2.4.0-rc3/Vault-UI-2.4.0-rc3-x86_64.AppImage
+ source = https://github.com/djenriquez/vault-ui/releases/download/2.1.0/Vault-UI-2.1.0-x86_64.AppImage
md5sums = e54abc06601c5ebaf1c55fa4c1a8f9f5
pkgname = vault-ui-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6947f4453aa0..f19ef81d96da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=vault-ui-bin
_pkgname=vault-ui
-pkgver=2.4.0-rc3
+pkgver=2.1.0
pkgrel=1
pkgdesc="A beautiful UI to manage your Vault, written in React"
arch=('x86_64')