summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXZS2015-09-12 10:25:09 +0200
committerXZS2015-09-12 10:25:09 +0200
commitfbf0b70a1a751bfd1fb9dcceb5f863c73a3c4d84 (patch)
treea314da16c18862682351031e8bac1bc4f493fff5 /PKGBUILD
parent918accc4a6127aface30ab966b23313432141f3a (diff)
downloadaur-fbf0b70a1a751bfd1fb9dcceb5f863c73a3c4d84.tar.gz
propagate upstream update
With version 1.3, "The Fox, Only Better" was renamed to "Beyond Australis". The package name should reflect this.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 474caa06317e..3aaed39c5677 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,15 @@
# This PKGBUILD is maintained on GitHub <https://github.com/dffischer/mozilla-extensions>.
# You may find it convenient to file issues and pull requests there.
-pkgname=firefox-extension-the-fox-only-better-git
-pkgver=1.2.3
+pkgname=firefox-extension-beyond-australis-git
+pkgver=1.3
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')
license=('MPLv2')
depends=('firefox')
+replaces=('firefox-extension-the-fox-only-better')
makedepends+=('git')
source+=("${_gitname:=${pkgname%-git}}::${_giturl:-git+$url}")