summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2016-02-07 20:40:43 +0100
committerXZS2016-02-07 20:40:43 +0100
commit28f0038747895bec866f9c7659fa8e9bbffdf33c (patch)
treee334249437e54be452298ac110cce889d16a7b1b
parent4f1cc7f7a1f87fe0629dde7686bdbf48fb111128 (diff)
downloadaur-28f0038747895bec866f9c7659fa8e9bbffdf33c.tar.gz
propagate upstream update
This fixes a bug resetting values when re-opening the preferences tab.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf06f31b356f..d91cf79d0271 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Feb 7 19:32:08 UTC 2016
+# Sun Feb 7 19:40:39 UTC 2016
pkgbase = firefox-extension-beyond-australis-git
pkgdesc = A Firefox add-on to improve the feeling of using the new Australis theme.
- pkgver = 1.4
+ pkgver = 1.4.1
pkgrel = 1
url = https://github.com/Quicksaver/The-Fox--Only-Better
arch = any
@@ -10,7 +10,7 @@ pkgbase = firefox-extension-beyond-australis-git
makedepends = git
makedepends = rasqal
depends = firefox
- provides = firefox-extension-beyond-australis=1.4
+ provides = firefox-extension-beyond-australis=1.4.1
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 5f2c6267ccf4..eadd820f469a 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-git
-pkgver=1.4
+pkgver=1.4.1
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'