summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrandon Clifford2017-10-19 14:11:41 -0600
committerBrandon Clifford2017-10-19 14:11:41 -0600
commitf5c144ae120a42c17e30224ed4a31de67d3127d8 (patch)
tree3bd957ac63dc4080159363eb5ce5c728aa3a7ad6
parentd120eb3699366f7957975fe6128e1e97a79fec4d (diff)
downloadaur-f5c144ae120a42c17e30224ed4a31de67d3127d8.tar.gz
Update version to 2.4.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ae4b6811d65..afd4a464abfd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jun 23 23:46:17 UTC 2017
+# Thu Oct 19 20:11:38 UTC 2017
pkgbase = vault-ui-bin
pkgdesc = A beautiful UI to manage your Vault, written in React
- pkgver = 2.1.0
+ pkgver = 2.4.0-rc3
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.1.0-1-x86_64.AppImage
+ noextract = vault-ui-2.4.0-rc3-1-x86_64.AppImage
options = !strip
- source = https://github.com/djenriquez/vault-ui/releases/download/2.1.0/Vault-UI-2.1.0-x86_64.AppImage
+ source = https://github.com/djenriquez/vault-ui/releases/download/2.4.0-rc3/Vault-UI-2.4.0-rc3-x86_64.AppImage
md5sums = e54abc06601c5ebaf1c55fa4c1a8f9f5
pkgname = vault-ui-bin
diff --git a/PKGBUILD b/PKGBUILD
index f19ef81d96da..6947f4453aa0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=vault-ui-bin
_pkgname=vault-ui
-pkgver=2.1.0
+pkgver=2.4.0-rc3
pkgrel=1
pkgdesc="A beautiful UI to manage your Vault, written in React"
arch=('x86_64')