summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2016-01-28 11:11:18 +0100
committerHyacinthe Cartiaux2016-01-28 11:11:18 +0100
commitc628d55413868684c501d48032492169ad0e5a9f (patch)
treef5af5b3f3c8d73473a3f0f45cb034c15020347f9
parent7c879a25d9bc74d005e4cf5121bc5fb259e31bfe (diff)
downloadaur-c628d55413868684c501d48032492169ad0e5a9f.tar.gz
Update to 3.2.9
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3bd1cea092f..f28332104f5f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Mon Dec 14 10:30:07 UTC 2015
+# Thu Jan 28 10:08:59 UTC 2016
pkgbase = firefox-extension-addonbar
pkgdesc = Gives you a place to put all your add-on buttons without over-crowding the navigation bar.
- pkgver = 3.2.1
- pkgrel = 3
+ pkgver = 3.2.9
+ pkgrel = 1
url = https://addons.mozilla.org/en-US/firefox/addon/the-addon-bar/
arch = any
license = MIT
depends = firefox
- source = https://addons.cdn.mozilla.net/user-media/addons/473193/the_addon_bar_restored-3.2-fx.xpi
- sha256sums = 74120252ffa20faf827471a23f3c2f5f78db2c54afe34c1861ff605d30549e55
+ source = https://addons.cdn.mozilla.net/user-media/addons/473193/the_addon_bar_restored-3.2.9-compat-fixed-fx.xpi
+ sha256sums = 04ac402bfbd4e1c738d0f6c968d25ff9779bd20ac7e19711ba235a3a218c4da0
pkgname = firefox-extension-addonbar
diff --git a/PKGBUILD b/PKGBUILD
index 0e6ec2cf9a4a..ec91bdc85e91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Hyacinthe Cartiaux <hyacinthe.cartiaux@free.fr>
_plugin_name=addonbar
-_plugin_version=3.2.1
+_plugin_version=3.2.9
pkgname=firefox-extension-$_plugin_name
pkgver=$_plugin_version
-pkgrel=3
+pkgrel=1
pkgdesc="Gives you a place to put all your add-on buttons without over-crowding the navigation bar."
license=('MIT')
arch=('any')
url="https://addons.mozilla.org/en-US/firefox/addon/the-addon-bar/"
depends=("firefox")
-source=('https://addons.cdn.mozilla.net/user-media/addons/473193/the_addon_bar_restored-3.2-fx.xpi')
-sha256sums=('74120252ffa20faf827471a23f3c2f5f78db2c54afe34c1861ff605d30549e55')
+source=('https://addons.cdn.mozilla.net/user-media/addons/473193/the_addon_bar_restored-3.2.9-compat-fixed-fx.xpi')
+sha256sums=('04ac402bfbd4e1c738d0f6c968d25ff9779bd20ac7e19711ba235a3a218c4da0')
package() {
cd $srcdir