summarylogtreecommitdiffstats
path: root/yabridge.install
diff options
context:
space:
mode:
authorRobbert van der Helm2020-07-17 15:32:44 +0200
committerRobbert van der Helm2020-07-17 15:33:39 +0200
commit0a85b069c8d7f0e69bcbf84398cedc51f3ece67c (patch)
tree64b686eafd0101838dc9f17771493f3401ef3ff7 /yabridge.install
parentd67b0987e0376a1b6bf615bf3ad34d18d6925fdf (diff)
downloadaur-0a85b069c8d7f0e69bcbf84398cedc51f3ece67c.tar.gz
Update for yabridge 1.3.0
Diffstat (limited to 'yabridge.install')
-rw-r--r--yabridge.install6
1 files changed, 3 insertions, 3 deletions
diff --git a/yabridge.install b/yabridge.install
index f4d106a020e3..f34dec34eab7 100644
--- a/yabridge.install
+++ b/yabridge.install
@@ -1,7 +1,7 @@
post_upgrade() {
cat <<EOF
-If you are upgrading from a previous version of yabridge and you have made
-copies of 'libyabridge.so', then you should not forget to replace those copies
-with new ones.
+If you are upgrading from a previous version of yabridge and you are using the
+copy-based installation method, then don't forget to run 'yabridgectl sync' to
+update those copies.
EOF
}