aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDeividas Gedgaudas2023-04-21 18:21:39 +0300
committerGitHub2023-04-21 18:21:39 +0300
commitae9ad86c982abbe79e248003bc8d571f58d67baa (patch)
treec6e3281382b5dd3a59b0d9572e833986e4add1f1 /README.md
parente794314c29f750db326949035d307da4f6608e01 (diff)
parent695333ba63d42c1dfcae6b04aca010174c0f1d29 (diff)
downloadaur-ae9ad86c982abbe79e248003bc8d571f58d67baa.tar.gz
Merge pull request #5 from Sidicer/2.6.3
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
```