summarylogtreecommitdiffstats
path: root/widevine-armv7h.install
diff options
context:
space:
mode:
Diffstat (limited to 'widevine-armv7h.install')
-rw-r--r--widevine-armv7h.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/widevine-armv7h.install b/widevine-armv7h.install
index 5548a44dc179..1c476ed66c47 100644
--- a/widevine-armv7h.install
+++ b/widevine-armv7h.install
@@ -11,3 +11,7 @@ post_install() {
echo ":: IMPORTANT (2): WidevineCDM on ARM now requires patches to glibc. Therefore"
echo " a dependency to the AUR package glibc-widevine has been added."
}
+
+post_upgrade() {
+ echo ":: IMPORTANT: Firefox users please re-register the plugin by running register_widevine_firefox"
+}