summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEddie.website2023-06-26 11:27:16 -0400
committerEddie.website2023-06-26 11:27:16 -0400
commit8d7545a996d091881f144b527838a5a67b746b06 (patch)
tree388632d1498bfc09e1f42279e818b592120973a7 /PKGBUILD
parent366e43fdd911b98f1585676ecfaaba006ad7651c (diff)
downloadaur-8d7545a996d091881f144b527838a5a67b746b06.tar.gz
2.23.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 643a9a4f0ced..a8d2d2ac0390 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@
# - target framework not v4.8
pkgname=eddie-ui-git
-pkgver=2.22.2
+pkgver=2.23.0
pkgrel=1
pkgdesc='Eddie - VPN tunnel - UI - beta'
arch=('i686' 'x86_64')
url=https://eddie.website
license=(GPLv3)
-depends=(mono curl openvpn sudo desktop-file-utils libnotify libayatana-appindicator patchelf)
+depends=(mono curl openvpn sudo polkit desktop-file-utils libnotify libayatana-appindicator patchelf)
optdepends=('stunnel: VPN over SSL' 'openssh: VPN over SSH')
makedepends=('cmake')
provides=('eddie-ui')