aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJagadeesh Kotra2021-10-01 00:00:15 +0530
committerJagadeesh Kotra2021-10-01 00:00:15 +0530
commit37f34a17d1b5b78e8bd16362cc00b4a010d34583 (patch)
treeb5a80d1054441845a3cfe6b16277841f6a1272ef /PKGBUILD
parent1c278f5605ab0b8c6938daa686fa891371529e4a (diff)
downloadaur-37f34a17d1b5b78e8bd16362cc00b4a010d34583.tar.gz
update to 1.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17318ef79ac7..cce069a65c66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jagadeesh Kotra <jagadeesh at stdin dot top>
pkgname=eovpn
-pkgver=1.08
+pkgver=1.10
pkgrel=1
pkgdesc='Application to connect, manage and update OpenVPN configurations'
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('gtk4' 'networkmanager' 'libsecret' 'networkmanager-openvpn' 'python-gobject')
makedepends=('gobject-introspection' 'meson')
source=("https://github.com/jkotra/eOVPN/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('0271aedf72c8d8bd118db1d0a64e99cd3e0cc2ac83e9c399434536101a283e3c')
+sha256sums=('720471d33a87d6024bdd84c0fe48709b5e9670b92a215f621b63f15071c8ee59')
build() {
arch-meson eOVPN-$pkgver build