summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a06f7ee3d451..0152cfba0d77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Alexandr Stelnykovych <alexandr dot stelnykovych at ivpn dot net>
pkgname="ivpn-ui"
-pkgver=3.13.3
+pkgver=3.13.4
pkgrel=1
pkgdesc="IVPN - Secure VPN for Privacy"
arch=('x86_64')
url="https://www.ivpn.net"
license=('GPL3')
-depends=('ivpn>=3.13.3')
+depends=('ivpn>=3.13.4')
makedepends=('npm' 'nvm')
install="ivpn-ui.install"
@@ -15,7 +15,7 @@ install="ivpn-ui.install"
# Default installation sources
source=("ivpn-ui-src-v${pkgver}.tar.gz::https://github.com/ivpn/desktop-app/archive/v${pkgver}.tar.gz")
-sha256sums=('52ad93b17fe7829919a01cc5d7defa9f49324c8101a5a1bfbe358fa2e2ee0ccb')
+sha256sums=('28fc1a060a2a10e9a5f7bbe1ac35e8c4e0b40e250759d887d912502c5e0ea1f0')
src_prj_dir_name=desktop-app-${pkgver}
# Use bellow two lines to install package from beta branch