Skip to content

Commit f983040

Browse files
committed
docs: update NOTES.md with AUR packaging steps
1 parent 2df634f commit f983040

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NOTES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,8 @@ What to do when creating a new release:
3333
- [ ] push package to pypi: `twine upload dist/hyprpy-<new-version>*`
3434
- if using API: username `__token__` and password `<API-TOKEN>`
3535
- [ ] rebuild and redeploy docs if necessary
36+
- [ ] update AUR package:
37+
- bump `pkgver` in `PKGBUILD`
38+
- run `updpkgsums` in same dir as `PKGBUILD`
39+
- run `makepkg --printsrcinfo > .SRCINFO`
40+
- commit and push `PKGBUILD` and `.SRCINFO` to AUR

0 commit comments

Comments
 (0)