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 28a0383bcc
Updated packages and readme.
2021-07-31 01:34:49 +02:00
gnupot@5bb2d07819 First commit. 2018-04-05 16:15:06 +00:00
python-fpyutils@c10ccbf8f9 Updated packages and readme. 2021-07-31 01:34:49 +02:00
python-md_toc@6aa022753c Updated packages. 2021-05-30 13:10:47 +02: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 dependencies. 2021-05-30 13:10:16 +02:00
Makefile Added git hooks. 2020-12-19 18:37:09 +01:00
Pipfile Updated dependencies. 2021-05-30 13:10:16 +02: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.