aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJagadeesh Kotra2021-05-20 23:20:08 +0530
committerJagadeesh Kotra2021-05-20 23:20:08 +0530
commit014b5f476507a5285de7c3b38cada10f140b8ba6 (patch)
treed645ada486bd647a340d43b2279723ce49105cc6 /PKGBUILD
parent4787a4b9d5aa97643e8ffeec6fdd397b210c13e3 (diff)
downloadaur-014b5f476507a5285de7c3b38cada10f140b8ba6.tar.gz
update to 0.30
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb6e83f25097..38ae7eb72b5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
# Contributor: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Jagadeesh Kotra <jagadeesh at stdin dot top>
pkgname=eovpn
-pkgver=0.27
+pkgver=0.30
pkgrel=1
pkgdesc='Application to connect, manage and update OpenVPN configurations'
arch=('x86_64')
@@ -10,7 +11,7 @@ license=('GPL3')
depends=('gtk3' 'networkmanager-openvpn' 'python-gobject' 'python-psutil' 'python-requests')
makedepends=('gobject-introspection' 'meson')
source=("https://github.com/jkotra/eOVPN/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('8059fecebe4bc902433da59fe477f40465c86e24ace0872447e9e95a72a8459a')
+sha256sums=('1609a35dcfa9ae80e030602e5a0670d49cbc75accb6d177b0585bed2c8a55fde')
build() {
arch-meson eOVPN-$pkgver build