thomasgassmann / aur

AUR packages maintained by me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal AUR packages

AUR packages maintained by me.

Build

To build them locally, go to the respective directory and run makepkg.

Install

After building the package, install it using pacman -U <package>.pkg.tar.zst.

Publish

First, regenerate source info:

makepkg --printsrcinfo > .SRCINFO

Then push as explained here.

About

AUR packages maintained by me

License:MIT License


Languages

Language:Shell 100.0%