Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
firefox-tree-style-tab
Commits:
9883ba20 by Daniel M. Capella at 2024-05-20T15:36:40-04:00
upgpkg: 4.0.15-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = firefox-tree-style-tab
pkgdesc = Firefox extension to show tabs like a tree
- pkgver = 4.0.14
+ pkgver = 4.0.15
pkgrel = 1
url = https://piro.sakura.ne.jp/xul/_treestyletab.html.en
arch = any
@@ -14,7 +14,7 @@ pkgbase = firefox-tree-style-tab
makedepends = npm
makedepends = strip-nondeterminism
makedepends = zip
- source = git+https://github.com/piroor/treestyletab.git#tag=4.0.14
+ source = git+https://github.com/piroor/treestyletab.git#tag=4.0.15
source = git+https://github.com/piroor/webextensions-lib-configs.git
source = git+https://github.com/piroor/webextensions-lib-dom-updater.git
source =
git+https://github.com/piroor/webextensions-lib-event-listener-manager.git
@@ -25,7 +25,7 @@ pkgbase = firefox-tree-style-tab
source =
git+https://github.com/piroor/webextensions-lib-rich-confirm.git
source =
git+https://github.com/piroor/webextensions-lib-shortcut-customize-ui.git
source =
git+https://github.com/piroor/webextensions-lib-tab-favicon-helper.git
- b2sums =
efffff52a4f7f1d73507cf7cb1c69cac3384a4226d07d3670fa07c1543f07bff72c2ab51b6cf323502349d627edba52921630901282dac42db63a5ba521b6553
+ b2sums =
dc268193440d0882e0292291b811c347a2841d467d08e4d607675af6616ddfd2cd1cc1d255acfb3ceaa72e4c38c11a7560f061f81b4805cea48ed77e508bc9b5
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=treestyletab
pkgname=firefox-tree-style-tab
-pkgver=4.0.14
+pkgver=4.0.15
pkgrel=1
pkgdesc='Firefox extension to show tabs like a tree'
arch=('any')
@@ -24,7 +24,7 @@ source=(
'git+https://github.com/piroor/webextensions-lib-shortcut-customize-ui.git'
'git+https://github.com/piroor/webextensions-lib-tab-favicon-helper.git'
)
-b2sums=('efffff52a4f7f1d73507cf7cb1c69cac3384a4226d07d3670fa07c1543f07bff72c2ab51b6cf323502349d627edba52921630901282dac42db63a5ba521b6553'
+b2sums=('dc268193440d0882e0292291b811c347a2841d467d08e4d607675af6616ddfd2cd1cc1d255acfb3ceaa72e4c38c11a7560f061f81b4805cea48ed77e508bc9b5'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/firefox-tree-style-tab/-/commit/9883ba20c6acc07f7cb3a77678bcfb3d87ab2509
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/firefox-tree-style-tab/-/commit/9883ba20c6acc07f7cb3a77678bcfb3d87ab2509
You're receiving this email because of your account on gitlab.archlinux.org.