Date: Wednesday, May 6, 2020 @ 02:48:59
  Author: polyzen
Revision: 625001

archrelease: copy trunk to community-any

Added:
  firefox-tree-style-tab/repos/community-any/PKGBUILD
    (from rev 625000, 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-05-06 02:48:40 UTC (rev 625000)
+++ PKGBUILD    2020-05-06 02:48:59 UTC (rev 625001)
@@ -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.3
-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=('7ed2b05c7a4e81e7ef93655bd1ebe6ad24e9823e469d40a30fb21b83fdf81009')
-
-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 625000, 
firefox-tree-style-tab/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2020-05-06 02:48:59 UTC (rev 625001)
@@ -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.4
+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=('6f6725aac13b2e019124e979e862a62f487f7415dfabf92901ec07c1190e435a')
+
+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