aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJagadeesh Kotra2021-08-11 22:06:06 +0530
committerJagadeesh Kotra2021-08-11 22:06:06 +0530
commita866198a2142810be3345028804cde6f8b254404 (patch)
tree42836a1efcbf2316fdb27eabeeb89d5cfa11f95e /PKGBUILD
parent121fcbf4c7fcbd957a9fafe8d330a221f2b1fb55 (diff)
downloadaur-a866198a2142810be3345028804cde6f8b254404.tar.gz
update to 0.41
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29382f50bbc5..d98482b49b6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jagadeesh Kotra <jagadeesh at stdin dot top>
pkgname=eovpn
-pkgver=0.40
+pkgver=0.41
pkgrel=1
pkgdesc='Application to connect, manage and update OpenVPN configurations'
arch=('x86_64')
@@ -11,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=('96f3c2cf6136c1bffc20f2dd1661e19364df9c28ce6db0a1964c2e88ee48f9b2')
+sha256sums=('be1a3e2950b4babeba1f9bbcf15a33dd7f44c600dd71a016a33259ec7ebf99c6')
build() {
arch-meson eOVPN-$pkgver build