https://github.com/imrehg/aur
My AUR packages
https://github.com/imrehg/aur
archlinux aur
Last synced: about 1 month ago
JSON representation
My AUR packages
- Host: GitHub
- URL: https://github.com/imrehg/aur
- Owner: imrehg
- Created: 2016-02-21T06:43:04.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-01-12T11:23:55.000Z (about 1 year ago)
- Last Synced: 2025-09-04T10:48:01.453Z (7 months ago)
- Topics: archlinux, aur
- Language: Shell
- Size: 183 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arch Linux AUR PKGBUILDs
[](https://circleci.com/gh/imrehg/aur)
This repo holds the PKGBUILD files from https://aur.archlinux.org/packages/?K=imrehg&SeB=m
## Adding a new package (reminder)
* Somewhere else `git clone ssh+git://aur@aur.archlinux.org/.git`, add content, push
* Here `git submodule add ssh+git://aur@aur.archlinux.org/.git`
* Make sure that `ssh+git://` address is used, not `git://`, nor `ssh://`, nor `git+ssh://`