Skip to content

DMUCTNOTOSWWGS/larryshell_aur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AUR files for larryshell

This should be run the server that hosts the files required by PKGBUILD (currently jhoughton.me).

Simply running ./build.sh will build and update package sources. The version number is the SHA hash of the latest larryshell commit. To install the package without pushing to AUR or just to test to see if the build worked you can run

pkgbuild
pacman --noconfirm -U larryshell*.tar.gz

To push to the AUR (with its own SSH key), first fetch the repository

git init
git remote add aur ssh://[email protected]/larryshell.git
git fetch

and then push, making sure that there are no commits that violate the AUR's rules

git push aur master

About

Files to build larryshell for the AUR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published