Date: Monday, October 5, 2020 @ 10:15:44
  Author: polyzen
Revision: 718743

archrelease: copy trunk to community-any

Added:
  firefox-tree-style-tab/repos/community-any/PKGBUILD
    (from rev 718742, 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-10-05 10:15:25 UTC (rev 718742)
+++ PKGBUILD    2020-10-05 10:15:44 UTC (rev 718743)
@@ -1,20 +0,0 @@
-# Maintainer: Daniel M. Capella <poly...@archlinux.org>
-# Contributor: Jérémie Detrey <jeremie.det...@loria.fr>
-
-pkgname=firefox-tree-style-tab
-pkgver=3.5.28
-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=('84a5bfa2861ffbd140f2ade3aabf91ba0972028c523ca4efd344216e585c7482')
-
-package() {
-  install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/treestyle...@piro.sakura.ne.jp.xpi
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-tree-style-tab/repos/community-any/PKGBUILD (from rev 718742, 
firefox-tree-style-tab/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2020-10-05 10:15:44 UTC (rev 718743)
@@ -0,0 +1,20 @@
+# Maintainer: Daniel M. Capella <poly...@archlinux.org>
+# Contributor: Jérémie Detrey <jeremie.det...@loria.fr>
+
+pkgname=firefox-tree-style-tab
+pkgver=3.5.31
+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=('1122178ebf5e8b0b62fa20353d8bb7ecb243acb16856291581337c895317145d')
+
+package() {
+  install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/treestyle...@piro.sakura.ne.jp.xpi
+}
+
+# vim:set ts=2 sw=2 et:

Reply via email to