mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Prepare for release 1.5.0
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
082708a7ca
commit
3acf704195
3 changed files with 9 additions and 7 deletions
|
@ -52,12 +52,12 @@ There are two ways to retrieve the Timewarrior sources:
|
|||
|
||||
* Or download the tarball with curl,
|
||||
|
||||
curl -O https://github.com/GothenburgBitFactory/timewarrior/releases/download/v1.4.3/timew-1.4.3.tar.gz
|
||||
curl -O https://github.com/GothenburgBitFactory/timewarrior/releases/download/v1.5.0/timew-1.5.0.tar.gz
|
||||
|
||||
and expand the tarball
|
||||
|
||||
tar xzf timew-1.4.3.tar.gz
|
||||
cd timew-1.4.3
|
||||
tar xzf timew-1.5.0.tar.gz
|
||||
cd timew-1.5.0
|
||||
|
||||
Build Timewarrior, optionally run the test suite, and install it.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue