summarylogtreecommitdiffstats
path: root/README-aur.md
blob: 41b70668d19941723ad69357b7975560688d4681 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# the version

The version in both .SRCINFO and the PKGBUILD must be set to VERSION this is
because the CI (Github actions) uses sed to replace VERSION with the current
version of sl-sh in the Cargo.toml

# updating PKGBUILD
be sure to call
```
(out> .SRCINFO (makepkg --printsrcinfo))
```

and commit both

as always make sure to check the arch docs:
https://wiki.archlinux.org/index.php/PKGBUILD#pkgver

use of `namcap` is encouraged