Skip to content

evolvbits/tilder-aur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Tilder

Declarative CLI for managing your Linux HOME directory.

πŸ”§ Maintainer workflow (AUR)

Build package with script run

./run build

Install package local with script run (test)

./run install

Note: Always test with ./run install before pushing in AUR.

Clean all build with script run

./run clean

πŸš€ Initial publish to AUR

./run publish

πŸ” Updating package when a new GitHub tag is released

Example: new version 0.3.2

  1. Update version in run:
# edit run
PKGVER=0.1.1
  1. Recalculate checksums:
./run check
  1. Rebuild:
./run build
  1. Commit and push:
./run publish

Done.


πŸ“‚ Templates in this repository

  • PKGBUILD.template β€” AUR build recipe
  • tilder.install.template β€” post-install message

🧠 Notes

  • This repository does not contain the source code.
  • The PKGBUILD downloads the source directly from GitHub releases.
  • Always test with ./run install before pushing.

βœ… Maintainer best practices

Never edit .SRCINFO manually. Never update sha256sums by hand. Always use:

./run check

Official page

https://evolvbits.github.io/products/tilder/


Β© Evolvbits - All rights reserved.

About

πŸ§‘β€πŸ’»πŸ”§πŸ“¦οΈπŸ§ Stores the Tilder PKGBUILD for AUR (Arch User Repository).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages