summaryrefslogtreecommitdiff
path: root/community/subtle/subtle.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/subtle/subtle.install')
-rw-r--r--community/subtle/subtle.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/subtle/subtle.install b/community/subtle/subtle.install
index 36fa9bafe..363d963c5 100644
--- a/community/subtle/subtle.install
+++ b/community/subtle/subtle.install
@@ -1,4 +1,7 @@
post_upgrade() {
+ echo "ATTENTION:"
+ echo "This release of subtle (0.10.3008) includes awesome changes that might break your config, so please check http://subforge.org/projects/subtle and enjoy the new features"
+ echo ""
echo "In order to use sur you have to install the following dependencies: curb and minitar with"
echo "You can use this gem command: "
echo " gem install curb minitar"