summarylogtreecommitdiffstats
path: root/widevine-armv7h.install
diff options
context:
space:
mode:
authorBart De Vries2023-06-22 15:06:12 +0200
committerBart De Vries2023-06-22 15:06:12 +0200
commit774502a4e7102f37d0a4e4d1903abee010705f0e (patch)
tree7aa01861e43152a5823d8cc89f44ada3250b37e5 /widevine-armv7h.install
parent26bb3654a2da0bf69a4899fe7d4a086bac4c99a6 (diff)
downloadaur-widevine-armv7h.tar.gz
Proper fix for changes to firefox plugin detection
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"
+}