https://github.com/dundee/pkgbuilds
PKGBUILDs for Arch Linux
https://github.com/dundee/pkgbuilds
Last synced: about 1 year ago
JSON representation
PKGBUILDs for Arch Linux
- Host: GitHub
- URL: https://github.com/dundee/pkgbuilds
- Owner: dundee
- Created: 2021-09-25T11:22:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-30T21:30:21.000Z (over 1 year ago)
- Last Synced: 2025-01-30T07:29:00.439Z (over 1 year ago)
- Language: Shell
- Size: 301 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)