Skip to content

Commit

Permalink
fixed up release docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikwilkowski committed Aug 14, 2023
1 parent f9da426 commit e67f6c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Repo: https://aur.archlinux.org/cfonts.git

Reference: https://wiki.archlinux.org/title/PKGBUILD

Download the release zip from GitHub (`https://github.com/dominikwilkowski/cfonts/archive/refs/tags/v${pkgver}.tar.gz`) and run:
Download the release zip from GitHub (`https://github.com/dominikwilkowski/cfonts/archive/refs/tags/v[version].tar.gz`) and run:

```sh
λ openssl dgst -sha256 path/to/zip
Expand Down Expand Up @@ -112,7 +112,7 @@ checksums ${distfiles} \
+ size 3315389
```

To get checksums download the zip from `https://codeload.github.com/DominikWilkowski/cfonts/legacy.tar.gz/v1.0.4rust?dummy=` and run:
To get checksums download the zip from `https://codeload.github.com/DominikWilkowski/cfonts/legacy.tar.gz/v[version]rust?dummy=` and run:

```sh
λ openssl dgst -rmd160 path/to/zip
Expand Down

0 comments on commit e67f6c2

Please sign in to comment.