From dd3d74b220ee9d1b245fdccc779cd78113db09a8 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 9 Jun 2017 14:46:50 +0200 Subject: bin/get-package-updates: add todo --- bin/get-package-updates | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/get-package-updates') diff --git a/bin/get-package-updates b/bin/get-package-updates index 003020a..6480349 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -7,6 +7,8 @@ # TODOs: # be more secure in case of update while build(s) is/are still in progress # -> (stale) lock files, moving (or changing content of) loop lock files +# dependencies declared inside a PKGBUILD's package function do not +# correctly take into account CARCH (see package "gens" from community) . "${0%/*}/../conf/default.conf" -- cgit v1.2.3-54-g00ecf