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

Daniel M. Capella polyzen at archlinux.org
Wed Aug 26 20:27:10 UTC 2020


    Date: Wednesday, August 26, 2020 @ 20:27:10
  Author: polyzen
Revision: 689131

archrelease: copy trunk to community-any

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

----------+
 PKGBUILD |   40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-26 20:26:49 UTC (rev 689130)
+++ PKGBUILD	2020-08-26 20:27:10 UTC (rev 689131)
@@ -1,20 +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.22
-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=('e86f90f17229ed7d24996a81e1a02e62cf2d82c6b5ce2eb8c5c1ed0a5e8be886')
-
-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 689130, firefox-tree-style-tab/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-08-26 20:27:10 UTC (rev 689131)
@@ -0,0 +1,20 @@
+# 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.23
+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=('d5dc126fd9bc20e2eb2a3f5343fe59f9f63c2b7539ffe70300167c8140dd5ac8')
+
+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