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

Daniel M. Capella polyzen at archlinux.org
Tue Oct 20 21:58:05 UTC 2020


    Date: Tuesday, October 20, 2020 @ 21:58:04
  Author: polyzen
Revision: 727736

archrelease: copy trunk to community-any

Added:
  firefox-tree-style-tab/repos/community-any/PKGBUILD
    (from rev 727735, 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-10-20 21:57:46 UTC (rev 727735)
+++ PKGBUILD	2020-10-20 21:58:04 UTC (rev 727736)
@@ -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.32
-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=('ba28336c10e3fa0eca0214e8fca59afd3c669e53648a62e3f7da49512af3c3d7')
-b2sums=('9b96d988919a5faeeb3a545684e5932db99ce79d5dba62d9bebf7f15d67cfd8e3372a042dae02ff34b9dabbd6b55f8a3205b1e8e0d042fa2cfed6ee12724be6a')
-
-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 727735, firefox-tree-style-tab/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-10-20 21:58:04 UTC (rev 727736)
@@ -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.5.33
+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=('5ba0db9ec9024f2be60903ea819776d0a627a698f43b832ad683f787953ea0b7')
+b2sums=('4d36f8617a18545437a6a8ebd4f1774ce5677ba18cfcf4dcff8829927d488ff1b83c8ce47f472e62749210547fb7ca58e5618f2cc3d67f1bece99262910f11df')
+
+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