summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXZS2017-03-08 00:42:01 +0100
committerXZS2017-03-08 00:42:01 +0100
commit6f20d1375163cacc8bdafb6c736d3e8a284f35b7 (patch)
treef07d9d4d478be0eeae3d1fddda4f0582f25cac8e /PKGBUILD
parent9eb99beea1410a33b34fe7c8c22029732c863705 (diff)
downloadaur-firefox-extension-beyond-australis.tar.gz
notify users about discontinuation
Quicksaver abandoned his more complex extensions because they rely heavily on an API which Mozilla will deprecate without properly replacing features necessary for the Add-Ons to work. [1] Users upgrading should be prepared for the package to stop working as announced. Users trying to first install even after the critical Firefox version are also notified unconditionally. [1]: as explained on http://fasezero.com/addons/
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 116db5144694..93f3b12eade4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=firefox-extension-beyond-australis
pkgver=1.4.8
-pkgrel=1
+pkgrel=2
pkgdesc='Australis was the code name for the current Firefox theme, it aimed to make a great browser look awesome. Now you can go one step further and also make it feel awesome to use!'
_extname=the-fox-only-better
arch=('any')
@@ -12,6 +12,7 @@ license=('MPLv2')
depends=('firefox')
replaces=('firefox-extension-the-fox-only-better')
md5sums=('07e964071b9fb8c968dad3ba863c6df9')
+install=discontinuation-notice.install
[ "$arch" ] || arch=('any')