summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandr Stelnykovych2023-12-04 14:53:24 +0200
committerAlexandr Stelnykovych2023-12-04 14:53:24 +0200
commit087e5f258b6f152b98e88cd90e53f0915d656777 (patch)
treefe9f7c7cfa7be89b7cdb5fc2501ac5cba18f88f3 /PKGBUILD
parent4bfc1c85754ef2878ca0dc798d9c4c8876736270 (diff)
downloadaur-087e5f258b6f152b98e88cd90e53f0915d656777.tar.gz
v3.13.4
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