I hereby claim:
- I am nzbr on github.
- I am nzbr (https://keybase.io/nzbr) on keybase.
- I have a public key ASBZNwbiiv-Mh-abrQESwxiWRqq7RZW__FvMk0cnBgqD0Ao
To claim this, I am signing this object:
| #!/usr/bin/python3 | |
| import os | |
| from sys import stdout, stderr | |
| from subprocess import Popen, PIPE, DEVNULL | |
| def eprint(text: str) -> None: | |
| stderr.write(text+"\n") | |
| stderr.flush() |
| ## Options | |
| PY=python3 | |
| ZIP=zip -0 -q | |
| PYLINT=pylint -E | |
| PYC=$(PY) -c "from py_compile import compile; from sys import argv; compile(argv[1], cfile=argv[1]+'c', doraise=True, optimize=2)" | |
| PREFIX=/usr/bin | |
| ##Default uses direcory name, replace if neccessary | |
| NAME=$(shell basename $$PWD) |
| [Trigger] | |
| Operation = Upgrade | |
| Type = Package | |
| Target = * | |
| [Action] | |
| Depends = flatpak | |
| When = PostTransaction | |
| Exec = /usr/bin/flatpak update -y |
I hereby claim:
To claim this, I am signing this object: