[arch-commits] Commit in firefox-tree-style-tab/repos/community-any (2 files)

Daniel M. Capella polyzen at archlinux.org
Tue Nov 10 03:07:34 UTC 2020


    Date: Tuesday, November 10, 2020 @ 03:07:34
  Author: polyzen
Revision: 748280

archrelease: copy trunk to community-any

Added:
  firefox-tree-style-tab/repos/community-any/PKGBUILD
    (from rev 748279, firefox-tree-style-tab/trunk/PKGBUILD)
Deleted:
  firefox-tree-style-tab/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   42 +++++++++++++++++++++---------------------
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-10 03:07:15 UTC (rev 748279)
+++ PKGBUILD	2020-11-10 03:07:34 UTC (rev 748280)
@@ -1,21 +0,0 @@
-# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
-# Contributor: Jérémie Detrey <Jeremie.Detrey at loria.fr>
-
-pkgname=firefox-tree-style-tab
-pkgver=3.5.34
-pkgrel=1
-pkgdesc='Firefox extension to show tabs like a tree'
-arch=('any')
-license=('MPL' 'MPL2')
-groups=('firefox-addons')
-url=https://piro.sakura.ne.jp/xul/_treestyletab.html.en
-source=("https://addons.cdn.mozilla.net/user-media/addons/5890/tree_style_tab_-$pkgver-fx.xpi")
-noextract=("${source##*/}")
-sha256sums=('5533ce0fd1060b7a289e666e77af8a6aa8a0c4df1e0c3ce8bf0297ff65bff066')
-b2sums=('58648149444a991f95061962f28bd3694344b502f64ac510960702d348207a424f59feb997c5ad333c1d2f3edd1a96bbccd6f228594356acee3410e9f8f30313')
-
-package() {
-  install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/treestyletab at piro.sakura.ne.jp.xpi
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-tree-style-tab/repos/community-any/PKGBUILD (from rev 748279, firefox-tree-style-tab/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-11-10 03:07:34 UTC (rev 748280)
@@ -0,0 +1,21 @@
+# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
+# Contributor: Jérémie Detrey <Jeremie.Detrey at loria.fr>
+
+pkgname=firefox-tree-style-tab
+pkgver=3.6.0
+pkgrel=1
+pkgdesc='Firefox extension to show tabs like a tree'
+arch=('any')
+license=('MPL' 'MPL2')
+groups=('firefox-addons')
+url=https://piro.sakura.ne.jp/xul/_treestyletab.html.en
+source=("https://addons.cdn.mozilla.net/user-media/addons/5890/tree_style_tab_-$pkgver-fx.xpi")
+noextract=("${source##*/}")
+sha256sums=('5fa88d4e31ba3e2e8b4fc70431e213280ead179ea758e683122e6b8e0cb6f203')
+b2sums=('f660995701eb77650568daa30378e7f446582643373e2f8cc195b15a091c10db62345489fba98d74133272f35af571880b1b2da32228605d05adaf9604f390dd')
+
+package() {
+  install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/treestyletab at piro.sakura.ne.jp.xpi
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list