index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2018-04-07 22:27:44 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-04-07 22:27:44 +0200 |
commit | ec30474304a1c2fc883f4d7d7a20696f6d47172e (patch) | |
tree | e4252f52d3cc6058e577ec55c370c9dd799ab806 /bin/get-package-updates | |
parent | 9d5c5a906111c2486ddb8ac46be31b8710b6ba3b (diff) |
-rwxr-xr-x | bin/get-package-updates | 2 |
diff --git a/bin/get-package-updates b/bin/get-package-updates index 2ce7773..3ae3602 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -9,8 +9,6 @@ # TODO: Find out, why sometimes package updates are missed. -# TODO: read information from database - # TODO: correctly handle if pkgbase of a split package is renamed, e.g.: # $a -> ($a,$b) ==> $b -> ($a,$b) |