summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2016-06-13 20:45:07 +0200
committerXZS2016-06-13 20:45:07 +0200
commitae2bf23a1a4c9ef02064800d8942192517c8b14d (patch)
treeccc0255a9335730515bf06799d57ac2557423659
parentf215b4400d77936844196a472adfe2f65ea08c4e (diff)
downloadaur-ae2bf23a1a4c9ef02064800d8942192517c8b14d.tar.gz
propagate upstream update
It fixes bugs, improves compatibilities with other Add-Ons, adds a translation and adjusts compatibility for future Firefox versions.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 990b0554dee9..6bb3b1c4c421 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = firefox-extension-beyond-australis-git
pkgdesc = A Firefox add-on to improve the feeling of using the new Australis theme.
- pkgver = 1.4.4
- pkgrel = 2
+ pkgver = 1.4.5
+ pkgrel = 1
url = https://github.com/Quicksaver/The-Fox--Only-Better
arch = any
license = MPLv2
makedepends = git
makedepends = rasqal
depends = firefox
- provides = firefox-extension-beyond-australis=1.4.4
+ provides = firefox-extension-beyond-australis=1.4.5
conflicts = firefox-extension-beyond-australis
replaces = firefox-extension-the-fox-only-better
source = firefox-extension-beyond-australis::git+https://github.com/Quicksaver/The-Fox--Only-Better
diff --git a/PKGBUILD b/PKGBUILD
index 59534ba0086f..8c4a980a023a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# You may find it convenient to file issues and pull requests there.
pkgname=firefox-extension-beyond-australis-git
-pkgver=1.4.4
-pkgrel=2
+pkgver=1.4.5
+pkgrel=1
pkgdesc='A Firefox add-on to improve the feeling of using the new Australis theme.'
url='https://github.com/Quicksaver/The-Fox--Only-Better'
arch=('any')