Update docs

This commit is contained in:
Alexander Kojevnikov 2023-01-09 20:06:05 -08:00
parent bf4ea059f6
commit f209ec7c89
3 changed files with 5 additions and 7 deletions

View File

@ -33,8 +33,8 @@ Spek requires OS X 10.5+ and an Intel-based Mac.
To build Spek, download the source code tarball then run these commands from
terminal:
tar -xvf spek-0.8.4.tar.xz
cd spek-0.8.4
tar -xvf spek-0.8.5.tar.xz
cd spek-0.8.5
./configure
make

View File

@ -36,9 +36,9 @@ Bugfixes:
### Sources / Packages
Spek 0.8.4 tarball:
Spek 0.8.5 tarball:
* <https://github.com/alexkay/spek/releases/download/v0.8.4/spek-0.8.4.tar.xz>
* <https://github.com/alexkay/spek/releases/download/v0.8.5/spek-0.8.5.tar.xz>
Windows and Mac OS X binaries:

4
dist/README.md vendored
View File

@ -27,8 +27,6 @@
* Write the blog post, link from web/index.html, don't publish yet.
* Upload the tarball + OSX and WIN binaries.
* `git tag -a vX.Y.Z`.
* `git push origin vX.Y.Z`.
* Upload the website using `make upload`.
* Publish the blog post.
* Send an announcement to the LAA list.
* Update the forum thread on what.
* Update FreeBSD and Debian ports.