summaryrefslogtreecommitdiff
path: root/README.md
blob: 03c4c519e5e2c45ddb6fae3b1ff916e8c2314139 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Arch Linux Packages

A collection of all the Arch Linux packages I maintain, currently AUR packages only.

Should be identical to https://aur.archlinux.org/packages/?SeB=m&K=yuvadm

Feel free to open issues/PRs in this repository for fixes to be merged into the AUR.

## Usage

Use the `pkg.sh` wrapper script to run the common commands:

```bash
$ ./pkg.sh add pkgname
$ ./pkg.sh update pkgname
```