aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJagadeesh Kotra2021-09-04 23:57:57 +0000
committerJagadeesh Kotra2021-09-04 23:57:57 +0000
commit522c9a8e7d27e8478773a59d8de4d1825e3b0da6 (patch)
tree0f5ac02ba89532066bafeec3c1d2fb9c954a1720 /PKGBUILD
parenta866198a2142810be3345028804cde6f8b254404 (diff)
downloadaur-522c9a8e7d27e8478773a59d8de4d1825e3b0da6.tar.gz
update to 1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d98482b49b6c..669d082d34e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
# Contributor: Jagadeesh Kotra <jagadeesh at stdin dot top>
pkgname=eovpn
-pkgver=0.41
+pkgver=1.0
pkgrel=1
pkgdesc='Application to connect, manage and update OpenVPN configurations'
arch=('x86_64')
url='https://github.com/jkotra/eOVPN'
license=('GPL3')
-depends=('gtk3' 'networkmanager-openvpn' 'python-gobject' 'python-psutil' 'python-requests')
+depends=('gtk4' 'networkmanager-openvpn' 'python-gobject')
makedepends=('gobject-introspection' 'meson')
source=("https://github.com/jkotra/eOVPN/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('be1a3e2950b4babeba1f9bbcf15a33dd7f44c600dd71a016a33259ec7ebf99c6')
+sha256sums=('8bc8324f97c7f6179e0be0184f9ed83e07c98b26f962e56f75a7b32d83773f83')
build() {
arch-meson eOVPN-$pkgver build