Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
firefox-tree-style-tab


Commits:
ab3f68ed by Daniel M. Capella at 2024-06-09T14:59:46-04:00
upgpkg: 4.0.17-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.15
+       pkgver = 4.0.17
        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.15
+       source = git+https://github.com/piroor/treestyletab.git#tag=4.0.17
        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 = 
dc268193440d0882e0292291b811c347a2841d467d08e4d607675af6616ddfd2cd1cc1d255acfb3ceaa72e4c38c11a7560f061f81b4805cea48ed77e508bc9b5
+       b2sums = 
e794eca69b95f3eaffed1b97e24f4a28a535c3a61b15b1bc3725a77d7d1f7393d7d89f3e4666cccf682120614e62f6fb7a451298b3c2e507b5abd0326a946362
        b2sums = SKIP
        b2sums = SKIP
        b2sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -3,28 +3,39 @@
 
 _name=treestyletab
 pkgname=firefox-tree-style-tab
-pkgver=4.0.15
+pkgver=4.0.17
 pkgrel=1
 pkgdesc='Firefox extension to show tabs like a tree'
-arch=('any')
+arch=(any)
 url=https://piro.sakura.ne.jp/xul/_treestyletab.html.en
-license=('MIT' 'MPL-1.1' 'MPL-2.0' 'PSF-2.0')
-groups=('firefox-addons')
-makedepends=('git' 'jq' 'npm' 'strip-nondeterminism' 'zip')
+license=(
+  MIT
+  MPL-1.1
+  MPL-2.0
+  PSF-2.0
+)
+groups=(firefox-addons)
+makedepends=(
+  git
+  jq
+  npm
+  strip-nondeterminism
+  zip
+)
 source=(
   "git+https://github.com/piroor/treestyletab.git#tag=$pkgver";
-  'git+https://github.com/piroor/webextensions-lib-configs.git'
-  'git+https://github.com/piroor/webextensions-lib-dom-updater.git'
-  'git+https://github.com/piroor/webextensions-lib-event-listener-manager.git'
-  'git+https://github.com/piroor/webextensions-lib-l10n.git'
-  'git+https://github.com/piroor/webextensions-lib-menu-ui.git'
-  'git+https://github.com/piroor/webextensions-lib-options.git'
-  'git+https://github.com/piroor/webextensions-lib-placeholder-parser.git'
-  'git+https://github.com/piroor/webextensions-lib-rich-confirm.git'
-  'git+https://github.com/piroor/webextensions-lib-shortcut-customize-ui.git'
-  'git+https://github.com/piroor/webextensions-lib-tab-favicon-helper.git'
+  git+https://github.com/piroor/webextensions-lib-configs.git
+  git+https://github.com/piroor/webextensions-lib-dom-updater.git
+  git+https://github.com/piroor/webextensions-lib-event-listener-manager.git
+  git+https://github.com/piroor/webextensions-lib-l10n.git
+  git+https://github.com/piroor/webextensions-lib-menu-ui.git
+  git+https://github.com/piroor/webextensions-lib-options.git
+  git+https://github.com/piroor/webextensions-lib-placeholder-parser.git
+  git+https://github.com/piroor/webextensions-lib-rich-confirm.git
+  git+https://github.com/piroor/webextensions-lib-shortcut-customize-ui.git
+  git+https://github.com/piroor/webextensions-lib-tab-favicon-helper.git
 )
-b2sums=('dc268193440d0882e0292291b811c347a2841d467d08e4d607675af6616ddfd2cd1cc1d255acfb3ceaa72e4c38c11a7560f061f81b4805cea48ed77e508bc9b5'
+b2sums=('e794eca69b95f3eaffed1b97e24f4a28a535c3a61b15b1bc3725a77d7d1f7393d7d89f3e4666cccf682120614e62f6fb7a451298b3c2e507b5abd0326a946362'
         'SKIP'
         'SKIP'
         'SKIP'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/firefox-tree-style-tab/-/commit/ab3f68ed4007eb4f0f6b0e703c49ecb2fe717fbe

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/firefox-tree-style-tab/-/commit/ab3f68ed4007eb4f0f6b0e703c49ecb2fe717fbe
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to