Skip to content

Commit 07b404b

Browse files
authored
Update version, year and website
1 parent b53b828 commit 07b404b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@ While testing Windows 11 recently, I *have* been able to get SpiritVNC-FLTK comp
2525
Unless your language is English, no. It is NOT out of disrespect for your particular language, I just don't have the time or resources to maintain different localizations and I feel adding a localization mechanism to SpiritVNC-FLTK would add complexity and increase executable size. If anyone has any feedback or ideas for _lightweight_ localization, just create an issue.
2626

2727
2016-2024 Will Brokenbourgh
28-
https://www.pismotek.com/brainout/
28+
https://www.willbrokenbourgh.com/brainout/
2929

3030
To God be the glory! :-D :heart:
3131

3232
SpiritVNC - FLTK has a 3-Clause BSD License
3333

34-
![SpiritVNC - FLTK screenshot](https://www.pismotek.com/media/spiritvnc-fltk-screenshot-2023-04-07--10-55.png)
34+
![SpiritVNC - FLTK screenshot](https://www.willbrokenbourgh.com/media/spiritvnc-fltk-screenshot-2023-04-07--10-55.png)
3535

36-
![SpiritVNC - FLTK screenshot on Windows 11](https://www.pismotek.com/media/spiritvnc-fltk-screenshot-windows-2023-08-22.png)
36+
![SpiritVNC - FLTK screenshot on Windows 11](https://www.willbrokenbourgh.com/media/spiritvnc-fltk-screenshot-windows-2023-08-22.png)
3737

3838
- - - -
3939

@@ -46,11 +46,11 @@ You will need both the libraries and development packages of the following:
4646
- An installed SSH client runable with the `ssh` command or similar (adjustable within program settings)
4747
- GNU make must be installed on OpenIndiana and FreeBSD
4848

49-
**macOS Intel** - [Homebrew](https://brew.sh/) is now the recommended way to install dependencies on macOS, at least on Intel. I stopped using MacPorts because too many bugs affected packages I needed.
49+
**macOS Intel** - [Homebrew](https://brew.sh/) is now the recommended way to install dependencies on macOS, at least on Intel. I stopped using MacPorts because too many bugs affected packages I needed.
5050

5151
**macOS Apple Silicon** - I don't have access to an Apple Silicon Mac (M1, M2, etc), so testing is non-existent.
5252

53-
**Windows Intel** - [MSYS2](https://www.msys2.org/) is the recommended way to install dependencies on x86_64 versions of Windows 10 and 11. libvncclient has some [Windows-specific bugs](https://github.com/LibVNC/libvncserver/issues?q=is%3Aissue+is%3Aopen+windows) that may not get fixed right away.
53+
**Windows Intel** - [MSYS2](https://www.msys2.org/) is the recommended way to install dependencies on x86_64 versions of Windows 10 and 11. libvncclient has some [Windows-specific bugs](https://github.com/LibVNC/libvncserver/issues?q=is%3Aissue+is%3Aopen+windows) that may not get fixed right away.
5454

5555
**Windows ARM** - No Windows ARM machines are available to me, so testing is non-existent.
5656

0 commit comments

Comments
 (0)