summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel M. Capella2022-02-17 21:00:20 -0500
committerDaniel M. Capella2022-02-17 21:00:20 -0500
commitb14fd8389ec7f9ebfedea824297bbb6680c388da (patch)
tree218612fb44ce2ac5436a019e859ff51de18297bf
parent569cb232db6023da99ae42f2e3f07e58fd5aa44d (diff)
downloadaur-b14fd8389ec7f9ebfedea824297bbb6680c388da.tar.gz
6.12
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18fb4ecfbd7a..61f6156016dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = firefox-tab-unloader-for-tree-style-tab
pkgdesc = Tab unload options for Tree Style Tab
- pkgver = 6.11
+ pkgver = 6.12
pkgrel = 1
url = https://github.com/Lej77/tab-unloader-for-tree-style-tab
arch = any
groups = firefox-addons
license = GPL3
- noextract = tab_unloader_for_tree_style_tab-6.11-fx.xpi
- source = https://addons.cdn.mozilla.net/user-media/addons/947990/tab_unloader_for_tree_style_tab-6.11-fx.xpi
- sha256sums = 053ddde8e98d4b70b4fa8650fa66983722366c3cc5c78b23e685facaa22c7925
- b2sums = fa301bb7c338594f4ce7c0942ea6966b433ff5cb98078cf902ddf4b0e1c63d8a7e2927a9efa3751f36daa81f301ac1ba74df03478f4e682bcb22fd62c959c48e
+ noextract = tab_unloader_for_tree_style_tab-6.12-fx.xpi
+ source = https://addons.cdn.mozilla.net/user-media/addons/947990/tab_unloader_for_tree_style_tab-6.12-fx.xpi
+ sha256sums = c1bc9684775643773cc299702f4bdd0b5b77d19bd25b0acbf131a037c43a7bc9
+ b2sums = 77a930a4d8e960ef4eb4b8dfd53d92ecf2cbb721d3b250bb3328f65a6dad4156862236b773ef6a4ec39570af5a855d16c2cf98d7cce3f73ee96016b2ba9d6b04
pkgname = firefox-tab-unloader-for-tree-style-tab
diff --git a/PKGBUILD b/PKGBUILD
index 19f65da971f2..4d5a00c623c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <polyzen@archlinux.org>
pkgname=firefox-tab-unloader-for-tree-style-tab
-pkgver=6.11
+pkgver=6.12
pkgrel=1
pkgdesc='Tab unload options for Tree Style Tab'
url=https://github.com/Lej77/tab-unloader-for-tree-style-tab
@@ -10,8 +10,8 @@ license=('GPL3')
groups=('firefox-addons')
source=("https://addons.cdn.mozilla.net/user-media/addons/947990/tab_unloader_for_tree_style_tab-$pkgver-fx.xpi")
noextract=("${source##*/}")
-sha256sums=('053ddde8e98d4b70b4fa8650fa66983722366c3cc5c78b23e685facaa22c7925')
-b2sums=('fa301bb7c338594f4ce7c0942ea6966b433ff5cb98078cf902ddf4b0e1c63d8a7e2927a9efa3751f36daa81f301ac1ba74df03478f4e682bcb22fd62c959c48e')
+sha256sums=('c1bc9684775643773cc299702f4bdd0b5b77d19bd25b0acbf131a037c43a7bc9')
+b2sums=('77a930a4d8e960ef4eb4b8dfd53d92ecf2cbb721d3b250bb3328f65a6dad4156862236b773ef6a4ec39570af5a855d16c2cf98d7cce3f73ee96016b2ba9d6b04')
package() {
install -Dm644 "${source##*/}" \