Skip to content

conradkleinespel/rooster-arch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rooster for Arch Linux

Arch Linux package for Rooster. You can install from source or via the AUR: https://aur.archlinux.org/packages/rooster.

Instructions

First, update the information in PKGBUILD.

Then, run the following commands:

# Update the build information and install the package
makepkg --printsrcinfo > .SRCINFO
makepkg -i

Then, publish to the AUR:

git clone ssh://aur@aur.archlinux.org/rooster.git aur-version
cp README.md PKGBUILD .SRCINFO aur-version/
cd aur-version
git add -A && git commit -m 'update version' && git push origin master
cd ..
rm -rf aur-version

License

The source code is released under the Apache 2.0 license.

About

Arch Linux package for Rooster.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages