summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2016-03-23 19:10:17 +0100
committerXZS2016-03-23 19:10:17 +0100
commit00ad2c57aa0747bebc5f0079fe0840331fca83ac (patch)
treed67a43f116d3f0b33b6da7ad1f837e500576c2d9
parentcd3f539e80a25879e6b520b45369ae6ab9d87235 (diff)
downloadaur-00ad2c57aa0747bebc5f0079fe0840331fca83ac.tar.gz
propagate upstream update
It fixes some bugs and improves compatibilities.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 878955e68bb1..5344f7f2000e 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.3
- pkgrel = 2
+ pkgver = 1.4.4
+ 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.3
+ provides = firefox-extension-beyond-australis=1.4.4
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 65cffe27a3f4..2f816cf98200 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.3
-pkgrel=2
+pkgver=1.4.4
+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')