summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2017-02-01 02:51:14 +0100
committerXZS2017-02-01 02:51:14 +0100
commit9eb99beea1410a33b34fe7c8c22029732c863705 (patch)
tree62990ebe58e2137f14dc87610de2964e0c80c405
parentd34b18babd9a0315bb7e15b9c35e4ed41b9227c3 (diff)
downloadaur-9eb99beea1410a33b34fe7c8c22029732c863705.tar.gz
propagate upstream update
Some minor fixes and improvements come with this last update. The extension is discontinued as the underlying API is deprecated in November starting with Firefox 57.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 989b1ee691cf..9a1b103c406b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-extension-beyond-australis
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!
- pkgver = 1.4.7
+ pkgver = 1.4.8
pkgrel = 1
url = https://addons.mozilla.org/firefox/addon/the-fox-only-better/
arch = any
@@ -12,7 +12,7 @@ pkgbase = firefox-extension-beyond-australis
noextract = firefox-extension-beyond-australis.zip
source = firefox-extension-beyond-australis.zip::https://addons.mozilla.org/firefox/downloads/latest/the-fox-only-better/platform:2/
source = .version::https://services.addons.mozilla.org/firefox/api/1.5/addon/the-fox-only-better
- md5sums = 0d086bb1779cec721a13a6272b8ade0c
+ md5sums = 07e964071b9fb8c968dad3ba863c6df9
md5sums = SKIP
pkgname = firefox-extension-beyond-australis
diff --git a/PKGBUILD b/PKGBUILD
index 2553f74b195f..116db5144694 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# You may find it convenient to file issues and pull requests there.
pkgname=firefox-extension-beyond-australis
-pkgver=1.4.7
+pkgver=1.4.8
pkgrel=1
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
@@ -11,7 +11,7 @@ arch=('any')
license=('MPLv2')
depends=('firefox')
replaces=('firefox-extension-the-fox-only-better')
-md5sums=('0d086bb1779cec721a13a6272b8ade0c')
+md5sums=('07e964071b9fb8c968dad3ba863c6df9')
[ "$arch" ] || arch=('any')