summarylogtreecommitdiffstats
path: root/package.install
diff options
context:
space:
mode:
authorfilips2021-12-07 20:49:53 +0000
committerfilips2021-12-07 20:49:53 +0000
commitac8647050bec7695cdae59cebee33af2f1949e45 (patch)
treec049980f413c9b8b6d19f5b6e39185179ca98eb2 /package.install
parentf106c6dc88d86c019690d1b68bb0bb6e7ef27709 (diff)
downloadaur-ac8647050bec7695cdae59cebee33af2f1949e45.tar.gz
Update to 1.3.0
Diffstat (limited to 'package.install')
-rw-r--r--package.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.install b/package.install
index 0feb93de841c..b32c802c52f7 100644
--- a/package.install
+++ b/package.install
@@ -1,5 +1,5 @@
post_install() {
- echo "You have successfully installed the native part of the FirefoxPWA project"
+ echo "You have successfully installed the native part of the PWAsForFirefox project"
echo "You should also install the Firefox extension if you haven't already"
- echo "Download: https://addons.mozilla.org/firefox/addon/firefoxpwa/"
+ echo "Download: https://addons.mozilla.org/firefox/addon/pwas-for-firefox/"
}