automaintainer
Version, currently master branch1 version
- master branchlatestJun 15, 2017
github.com/denysvitali/aur-firefox-dev-automaintainer
Auto updates aur-firefox-dev
Installation
# Add this to your shard.yml
dependencies:
automaintainer:
github: denysvitali/aur-firefox-dev-automaintainer
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.20.5- License
- MIT
- Author
- Denys Vitali
- Target
automaintainerfrom src/automaintainer.cr
Dependencies
This version declares no dependencies.
README
aur-firefox-dev-automaintainer
This package keeps the AUR package firefox-dev updated to the latest Firefox Developer edition.
It does so by checking the official Firefox update service, and it updates the AUR package repo accordingly when there is a new version.
The script is run every hour on a VPS.
Usage
Create a folder that acts as a repo (in my case its ~/ffdev-aur/) and set @@originalPKGBUILD accordingly.
Run the script with crystal run src/automaintainer.cr.
For better performances, build it with crystal build src/automaintainer.cr --release and then run it via ./automaintainer.
Contributing
- Fork it ( https://github.com/denysvitali/aur-firefox-dev-automaintainer/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- denysvitali Denys Vitali - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Jun 15, 2017
- Crystal
0.20.5- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/denysvitali/aur-firefox-dev-automaintainer
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 13, 2026
- Synced
- Aug 13, 2026
- Versions
- 1