summarylogtreecommitdiffstats
path: root/filebot.install
diff options
context:
space:
mode:
authorRoman2018-11-13 23:02:24 +0200
committerRoman2018-11-13 23:02:24 +0200
commitd339229e27618756f6f7c0f8245738042031df0a (patch)
tree2e10823dd9dbcaf404a817d0705f4f7e3ca1b6fa /filebot.install
parentb714943cca4597434863c0dbcf81380386118ecd (diff)
downloadaur-d339229e27618756f6f7c0f8245738042031df0a.tar.gz
Not published 4.8.2
Diffstat (limited to 'filebot.install')
-rw-r--r--filebot.install5
1 files changed, 0 insertions, 5 deletions
diff --git a/filebot.install b/filebot.install
index abb5a32c685a..f08802d6a10f 100644
--- a/filebot.install
+++ b/filebot.install
@@ -1,9 +1,4 @@
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"
}