aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDG2023-03-01 12:48:40 +0200
committerDG2023-03-01 12:49:30 +0200
commitea70c9fd6b9c20289b59b455338aee1f2a681d89 (patch)
treebab051713b3f21cd30461af8538cd04b30fddf2c /README.md
parente794314c29f750db326949035d307da4f6608e01 (diff)
downloadaur-ea70c9fd6b9c20289b59b455338aee1f2a681d89.tar.gz
Upgrade to 2.6.3
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 82453614d8f7..3cb70fe7508f 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# [Nordlayer](https://nordlayer.com) VPN package for Linux (esp [ArchLinux](https://archlinux.org/))
-[![AUR version](https://img.shields.io/aur/version/nordlayer)](https://aur.archlinux.org/packages/nordlayer) [![Nordlayer version](https://img.shields.io/badge/nordlayer-2.6.2-green)](https://nordlayer.com/download/linux/)
+[![AUR version](https://img.shields.io/aur/version/nordlayer)](https://aur.archlinux.org/packages/nordlayer) [![Nordlayer version](https://img.shields.io/badge/nordlayer-2.6.3-green)](https://nordlayer.com/download/linux/)
### Important
Original [repository](https://github.com/mearaj/nordlayer) was archived by [mearaj](https://github.com/mearaj) as they are longer a nordlayer user.<br>
I will be maintaining the package from now on.
@@ -22,5 +22,5 @@ git clone https://github.com/Sidicer/nordlayer.git
cd nordlayer
makepkg -si
# If 'makepkg -si' fails to install automatically:
-sudo pacman -U nordlayer-2.6.2-0-x86_64.pkg.tar.zst
+sudo pacman -U nordlayer-2.6.3-0-x86_64.pkg.tar.zst
```