Skip to content

ralphptorres/packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

349 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

packages

a collection of packages i maintain for archlinux aur. this monorepo tracks the full history of each aur package as subdir. each subdir is also an independent repo linked to aur

add a package

./addpkg.sh $package

sync changes

# to aur
cd $package
git commit -m "update to 1.x.y"
git push

# to github
cd ..
git commit -m "$package: update to 1.x.y"
git push

license

MIT

About

a collection of aur packages i maintain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors