Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dundee/pkgbuilds

PKGBUILDs for Arch Linux
https://github.com/dundee/pkgbuilds

Last synced: about 1 month ago
JSON representation

PKGBUILDs for Arch Linux

Awesome Lists containing this project

README

        

# PKGBUILDs for [Arch User Repository](https://aur.archlinux.org)

Things I maintain, checked into git as subtrees for easier management or pull requests.

## Update package

```
./pull.sh package_name
./push.sh package_name
```

## Setup the repo (install git hooks)

```
aurpublish setup
```

Powered by [aurpublish](https://github.com/eli-schwartz/aurpublish)