summaryrefslogtreecommitdiff
path: root/README.md
blob: 4c6933379a24d9bf3e97e22a9c7db3f6331de878 (plain)
1
2
3
4
5
6
7
8
9
10
11


# PKGBUILDs

This is my personal collection of PKGBUILD files. They describe the packaging process of software for Arch Linux.


## Usage

To create an Arch Linux package from one of the PKGBUILDs you just have to go to the same folder and run ```makepkg```. This works just on Arch Linux.