summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-01-24 22:46:31 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2022-01-24 22:46:31 +0100
commitb69c4ebfd010e8349d268d4707e1385154cdd4d5 (patch)
tree3cf6d81f2f12c9ae5caec11b69f37bb187c10322
parentSubprocess output now sent to log. (diff)
downloadaur-runner-b69c4ebfd010e8349d268d4707e1385154cdd4d5.tar.gz
aur-runner-b69c4ebfd010e8349d268d4707e1385154cdd4d5.tar.xz
Update TODO.
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 34abe53..d9cfcaf 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,10 @@
* Use Target
Possibly respect the TARGET attribute from auracle, and don't flag
those packages as dependencies
+
+* Broken packages
+ Better logging of broken packages, and figure out how to possibly fix them
+
+* Rebuilding packages
+ Packages should be rebuilt when appropriate
+