summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJérémie Detrey2018-02-02 11:33:11 +0100
committerJérémie Detrey2018-02-02 11:33:11 +0100
commit8dfde12010b83fcbe441fa6836fec4f4e3bb62a4 (patch)
treef2bfccd25ab691ef277cdb7cc0ff404d6c8e3441
parentdff82cdff4ce77367959c60af36206ad0a5969d6 (diff)
downloadaur-firefox-extension-tree-style-tab.tar.gz
Upstream update to v2.4.8.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d5e18035f08..24b235f4aa03 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jan 26 06:59:21 UTC 2018
+# Fri Feb 2 10:32:42 UTC 2018
pkgbase = firefox-extension-tree-style-tab
pkgdesc = Firefox extension to show tabs like a tree
- pkgver = 2.4.5
+ pkgver = 2.4.8
pkgrel = 1
url = http://piro.sakura.ne.jp/xul/_treestyletab.html.en
arch = any
@@ -10,9 +10,9 @@ pkgbase = firefox-extension-tree-style-tab
license = GPL 2.0
license = LGPL 2.1
depends = firefox>=57
- noextract = tree_style_tab-2.4.5-an+fx-linux.xpi
- source = https://addons.cdn.mozilla.net/user-media/addons/5890/tree_style_tab-2.4.5-an+fx-linux.xpi
- sha256sums = 427d6fe83ca60ecd399a3ff18a042521a7ffa1e60da661b27ed416ba965b87f2
+ noextract = tree_style_tab-2.4.8-an+fx-linux.xpi
+ source = https://addons.cdn.mozilla.net/user-media/addons/5890/tree_style_tab-2.4.8-an+fx-linux.xpi
+ sha256sums = 9128be116d7c4441d223e446ca911a7c4fd13508e3ed48d8310a801aad1882be
pkgname = firefox-extension-tree-style-tab
diff --git a/PKGBUILD b/PKGBUILD
index 6a9cc14adad9..3644f3edf8b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Based on PKGBUILD firefox-extension-useragentswitcher
_plugin_name=tree_style_tab
-_plugin_version=2.4.5
+_plugin_version=2.4.8
_plugin_id=5890
_plugin_filename="${_plugin_name}-${_plugin_version}-an+fx-linux"
@@ -17,7 +17,7 @@ url="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"
depends=("firefox>=57")
source=("https://addons.cdn.mozilla.net/user-media/addons/${_plugin_id}/${_plugin_filename}.xpi")
noextract=("${_plugin_filename}.xpi")
-sha256sums=('427d6fe83ca60ecd399a3ff18a042521a7ffa1e60da661b27ed416ba965b87f2')
+sha256sums=('9128be116d7c4441d223e446ca911a7c4fd13508e3ed48d8310a801aad1882be')
package() {
cd "${srcdir}"