summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e011a56ba7f..4f1422797492 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: phire <me@phire.cc>
pkgname=wgnord
-pkgver=0.1.7
+pkgver=0.1.8
pkgrel=2
pkgdesc="A NordVPN Wireguard (\"NordLynx\") client in POSIX shell"
arch=('any')
url="https://git.phire.cc/me/wgnord"
depends=('jq' 'curl' 'wireguard-tools')
source=("https://git.phire.cc/me/$pkgname/archive/$pkgver.tar.gz")
-md5sums=("cb4355a887b2371f9ad2a4ed142c5a17")
+md5sums=("469389884c5dc82dd770aea2879272b7")
backup=(var/lib/wgnord/template.conf)
package() {