mirror of
https://github.com/archlinux/aur.git
synced 2026-02-07 04:41:00 +01:00
No description
| .gitignore | ||
| .SRCINFO | ||
| PKGBUILD | ||
| README.md | ||
| update-srcinfo.sh | ||
This is the package for the CLI tool wiki2book (https://github.com/hauke96/wiki2book).
Commands
Build locally: makepkg -f -c -s -r -i
Update .SRCINFO file: ./update-srcinfo.sh
Update
- Edit
PKGBUILDaccordinglypkgver- go version in
makedependsis needed (according togo.modfile of wiki2book project) - dependencies if needed
- Update
.SRCINFOas described above - Commit and push