[neon/neon/settings/Neon/release-lts] usr/lib/neon_update: switch the LTS EOL message to say it is now EOL

Harald Sitter null at kde.org
Tue Jul 6 11:39:18 BST 2021


Git commit 7fb2b7961b1425ef987204bc6c6c35969b16471d by Harald Sitter.
Committed on 06/07/2021 at 10:39.
Pushed by sitter into branch 'Neon/release-lts'.

switch the LTS EOL message to say it is now EOL

this ought to be the last update rolling out

M  +1    -1    usr/lib/neon_update/lts_eol.sh

https://invent.kde.org/neon/neon/settings/commit/7fb2b7961b1425ef987204bc6c6c35969b16471d

diff --git a/usr/lib/neon_update/lts_eol.sh b/usr/lib/neon_update/lts_eol.sh
index 3249282..ea2c2a3 100755
--- a/usr/lib/neon_update/lts_eol.sh
+++ b/usr/lib/neon_update/lts_eol.sh
@@ -13,4 +13,4 @@ fi
 exec kdialog \
   --dontagain neon-eolrc:LTS \
   --icon dialog-warning \
-  --sorry 'Neon LTS is nearing its end of life. Switch now!\n\nhttps://userbase.kde.org/Neon/LTS/EOL'
+  --sorry 'Neon LTS is at its end of life and no longer gets any updates!\n\nhttps://userbase.kde.org/Neon/LTS/EOL'


More information about the Neon-commits mailing list