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

Daniel M. Capella polyzen at archlinux.org
Mon Apr 29 20:04:02 UTC 2019


    Date: Monday, April 29, 2019 @ 20:04:02
  Author: polyzen
Revision: 456456

archrelease: copy trunk to community-any

Added:
  firefox-tree-style-tab/repos/community-any/PKGBUILD
    (from rev 456455, 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	2019-04-29 20:03:37 UTC (rev 456455)
+++ PKGBUILD	2019-04-29 20:04:02 UTC (rev 456456)
@@ -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.0.8
-pkgrel=1
-pkgdesc='Firefox extension to show tabs like a tree'
-arch=('any')
-license=('MPL' 'GPL' 'LGPL')
-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=('7ed6653a1f4d9ecf5f3c0ccc56e7122cbca4e23122ff39e0edf932f8ee31af49')
-
-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 456455, firefox-tree-style-tab/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2019-04-29 20:04:02 UTC (rev 456456)
@@ -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.0.9
+pkgrel=1
+pkgdesc='Firefox extension to show tabs like a tree'
+arch=('any')
+license=('MPL' 'GPL' 'LGPL')
+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=('1cd145585a865695db169099660122a2ba3222fb89108f0c36b4d763b1d76824')
+
+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