{"id":17930413,"url":"https://github.com/sickcodes/aur","last_synced_at":"2026-02-25T16:02:15.658Z","repository":{"id":44692635,"uuid":"389736500","full_name":"sickcodes/aur","owner":"sickcodes","description":"Sick Codes AUR Packages","archived":false,"fork":false,"pushed_at":"2023-11-08T05:48:11.000Z","size":195,"stargazers_count":9,"open_issues_count":5,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-15T22:00:16.735Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sickcodes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-26T18:47:00.000Z","updated_at":"2025-03-08T23:32:46.000Z","dependencies_parsed_at":"2023-01-26T14:45:52.628Z","dependency_job_id":null,"html_url":"https://github.com/sickcodes/aur","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sickcodes%2Faur","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sickcodes%2Faur/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sickcodes%2Faur/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sickcodes%2Faur/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sickcodes","download_url":"https://codeload.github.com/sickcodes/aur/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245211051,"owners_count":20578334,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-28T21:13:16.781Z","updated_at":"2026-02-25T16:02:10.629Z","avatar_url":"https://github.com/sickcodes.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aur\nSick Codes AUR Packages\n\n[https://aur.archlinux.org/packages/?K=sickcodes\u0026SeB=m](https://aur.archlinux.org/packages/?K=sickcodes\u0026SeB=m)\n\nContact methods:\n\n[DM on Twitter](https://twitter.com/sickcodes)\n\n[Sick.Codes Contact Form](https://sick.codes)\n\n```bash\n# internal use only:\n\n# update .SRCINFO\nmakepkg --printsrcinfo \u003e .SRCINFO\n\n# patch\ngit format-patch -1 HEAD\n\n# makepkg clean\nmakepkg -sci\n```\n\n\n```bash\ncd /tmp\nPACKAGE=libguestfs-dev\nrm -rf /tmp/aur\ncd /tmp\ngit clone https://github.com/sickcodes/aur\ncd \"aur/${PACKAGE}\"\nPARENT_COMMIT=\"$(git log --branches -1  --pretty=format:\"%H\"  | tail -n1)\"\ngit clone \"https://aur.archlinux.org/${PACKAGE}.git\" \"./.${PACKAGE}\"\ncp -rf * \"./.${PACKAGE}/\"\ncd \"./.${PACKAGE}/\"\nmakepkg --printsrcinfo \u003e .SRCINFO\n\ngit remote add label \"ssh://aur@aur.archlinux.org/${PACKAGE}.git\"\ngit fetch --all\ngit add .SRCINFO PKGBUILD\ngit ls-files --modified | xargs git add\ngit status\ngit commit -m \"Update to https://github.com/sickcodes/aur/commit/${PARENT_COMMIT}\"\n# git checkout -b label\n\nGIT_SSH_COMMAND='ssh -i ~/.ssh/id_aur' git push label master\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsickcodes%2Faur","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsickcodes%2Faur","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsickcodes%2Faur/lists"}