A mirror for the AUR packages I have written
This repository has been archived on 2021-12-05. You can view files and clone it, but cannot push or open issues/pull-requests.
 
Go to file
Franco Masotti c769068936
Updated pre-comit hooks.
2021-11-30 14:16:15 +01:00
gnupot@5bb2d07819 First commit. 2018-04-05 16:15:06 +00:00
python-fpyutils@df3d19e5ca Updated packages. 2021-11-30 14:15:20 +01:00
python-md_toc@370ae0b591 Updated packages. 2021-11-30 14:15:20 +01:00
rserve-sandbox-docker@b2fb71f6b2 First commit. 2018-04-05 16:15:06 +00:00
rserve-sandbox-docker-bin@37b5a13871 First commit. 2018-04-05 16:15:06 +00:00
swish@3695e3d476 First commit. 2018-04-05 16:15:06 +00:00
swish-cplint@93587ca47c First commit. 2018-04-05 16:15:06 +00:00
swish-cplint-bin@b14a4620b8 First commit. 2018-04-05 16:15:06 +00:00
.gitignore Added git hooks. 2020-12-19 18:37:09 +01:00
.gitmodules First commit. 2018-04-05 16:15:06 +00:00
.pre-commit-config.yaml Updated pre-comit hooks. 2021-11-30 14:16:15 +01:00
Makefile Imported fixes from fpydocs. 2021-11-30 14:14:02 +01:00
Pipfile Imported fixes from fpydocs. 2021-11-30 14:14:02 +01:00
README.md Updated packages and readme. 2021-07-31 01:34:49 +02:00

README.md

frnmst-aur-packages-mirror

A mirror for the AUR packages I have written.

Table of contents

Repository cloning and package installation

$ git clone --recurse-submodules https://github.com/frnmst/frnmst-aur-packages-mirror.git
$ cd "${project_name}"
$ git fetch
$ git merge origin/master
$ makepkg -rsi

Updates

See https://stackoverflow.com/a/5828396

$ git submodule foreach git pull origin master

Push changes

$ git add -A
$ git commit -m "Updated packages."
$ git push

LICENSE

Check the source repositories for each license.

Changelog and trusted source

You can check the authenticity of new releases using my public key.

Changelogs, instructions, sources and keys can be found at blog.franco.net.eu.org/software.