[arch-commits] Commit in firefox-tree-style-tab/repos/community-any (2 files)
Daniel M. Capella
polyzen at archlinux.org
Sat May 25 18:11:34 UTC 2019
Date: Saturday, May 25, 2019 @ 18:11:34
Author: polyzen
Revision: 470740
archrelease: copy trunk to community-any
Added:
firefox-tree-style-tab/repos/community-any/PKGBUILD
(from rev 470739, 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-05-25 18:11:12 UTC (rev 470739)
+++ PKGBUILD 2019-05-25 18:11:34 UTC (rev 470740)
@@ -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.11
-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=('a695bd34d483ae6dcecf38da902c3a26e0abc65765a20cf5b3e398c8dacd58bb')
-
-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 470739, firefox-tree-style-tab/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2019-05-25 18:11:34 UTC (rev 470740)
@@ -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.14
+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=('98a9aa11d5730f75fd09495147a2235782205d53215995e2a73d55d6fe4cbb7b')
+
+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