./run build./run installNote: Always test with
./run installbefore pushing in AUR.
./run clean./run publishExample: new version 0.3.2
- Update version in
run:
# edit run
PKGVER=0.1.1- Recalculate checksums:
./run check- Rebuild:
./run build- Commit and push:
./run publishDone.
PKGBUILD.templateβ AUR build recipetilder.install.templateβ post-install message
- This repository does not contain the source code.
- The PKGBUILD downloads the source directly from GitHub releases.
- Always test with
./run installbefore pushing.
Never edit .SRCINFO manually.
Never update sha256sums by hand.
Always use:
./run checkhttps://evolvbits.github.io/products/tilder/
Β© Evolvbits - All rights reserved.