summarylogtreecommitdiffstats
path: root/yabridge.install
diff options
context:
space:
mode:
authorRobbert van der Helm2020-07-17 15:34:35 +0200
committerRobbert van der Helm2020-07-17 15:34:35 +0200
commitb1b48abd4f68ea6834b947fdfec0fcae94dc734d (patch)
treee831a178bc367fead93685d310b07dc274a6041f /yabridge.install
parent9f313405185930688916d07269a4f1b1b48198a8 (diff)
downloadaur-b1b48abd4f68ea6834b947fdfec0fcae94dc734d.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
}