mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
docs: update
This commit is contained in:
parent
46548440d4
commit
144ec973f5
@ -56,6 +56,7 @@ done < depends
|
|||||||
* [`sources`](#sources)
|
* [`sources`](#sources)
|
||||||
* [`depends`](#depends)
|
* [`depends`](#depends)
|
||||||
* [`version`](#version)
|
* [`version`](#version)
|
||||||
|
* [`checksums`](#checksums)
|
||||||
|
|
||||||
<!-- vim-markdown-toc -->
|
<!-- vim-markdown-toc -->
|
||||||
|
|
||||||
@ -121,3 +122,11 @@ The `version` file contains the package's version as well as its release number.
|
|||||||
```
|
```
|
||||||
1.2.11 1
|
1.2.11 1
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## `checksums`
|
||||||
|
|
||||||
|
The `checksums` file contains the `sha256` sums of each entry in the `sources` file. This is generated and verified automatically.
|
||||||
|
|
||||||
|
```
|
||||||
|
c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1 zlib-1.2.11.tar.gz
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user