summarylogtreecommitdiffstats
path: root/filebot.install
diff options
context:
space:
mode:
authorRoman2018-11-13 22:36:44 +0200
committerRoman2018-11-13 22:36:44 +0200
commitb714943cca4597434863c0dbcf81380386118ecd (patch)
treef96a8907bcf0d65a05116cb5b6ab0ca882020879 /filebot.install
parent6b569a9d75e9d6f6880d4177a8eede45a7e81ded (diff)
downloadaur-b714943cca4597434863c0dbcf81380386118ecd.tar.gz
Diversion of filebot-git package
Current package will be continued with officially built Filebot Portable from author's site
Diffstat (limited to 'filebot.install')
-rw-r--r--filebot.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/filebot.install b/filebot.install
index f08802d6a10f..abb5a32c685a 100644
--- a/filebot.install
+++ b/filebot.install
@@ -1,4 +1,9 @@
post_install() {
+echo -e "\e[1;33m==>On 13 Nov 2018 this package was renamed to filebot-git\e[0m"
+echo -e "\e[1;33m==>So you are encouraged to install it to continue using Filebot built from source\e[0m"
+echo -e "\e[1;33m==>\e[0m"
+echo -e "\e[1;33m==>The next update of this package will be based on officially built Filebot Portable from authors site\e[0m"
+echo -e "\e[1;33m==>\e[0m"
echo -e "\e[1;33m==>\e[0m if you use OpenJDK as Java VM you \e[1;31mmust\e[0m also install OpenJFX"
echo -e "\e[1;33m==>\e[0m \e[1;36mhttps://wiki.archlinux.org/index.php/Java#OpenJFX\e[0m"
}