aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEinhard Leichtfuß <alguien@respiranto.de>2018-12-23 17:59:31 +0100
committerEinhard Leichtfuß <alguien@respiranto.de>2018-12-23 18:02:41 +0100
commit578c30417de768429e7a75eb8d30c5982043d3b0 (patch)
treef94b12f063af28ac2f8119e54cb5f32281232fa1 /TODO
parent53fc988c4110e5a809d5780483c6a072c2dfae4e (diff)
Split off config.sh and add maintainer variable
Now, other people than myself might be maintainer. Also, add `| exit 1' to the sourcing of scripts. Furthermore, add note to the scripts in the sample.* files.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index b838630..84528b1 100644
--- a/TODO
+++ b/TODO
@@ -6,13 +6,11 @@ TODO file for aur-fd-scripts
* (Better) error handling.
* Avoid looping over all packages when only one is to be updated.
* [consider] Unify the different sample.PKGBUILDs.
-* [consider] Split off a (bash) configuration file.
[FEATURES]
* Check for update of freedict-tools.
* Increase / keep pkgrel if the version does not increase.
`- `keep' should be a non-default option.
-* Allow for other maintainers than myself.
* Set up directory structure if not existing.
* [consider] Notify on checksum change (should not happen unless version
numbers change).