[arch-commits] Commit in firefox-tree-style-tab/repos/community-any (2 files)
Daniel M. Capella
polyzen at archlinux.org
Tue Feb 19 19:33:49 UTC 2019
Date: Tuesday, February 19, 2019 @ 19:33:48
Author: polyzen
Revision: 434581
archrelease: copy trunk to community-any
Added:
firefox-tree-style-tab/repos/community-any/PKGBUILD
(from rev 434580, 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-02-19 19:33:21 UTC (rev 434580)
+++ PKGBUILD 2019-02-19 19:33:48 UTC (rev 434581)
@@ -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=2.7.20
-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=('f1a45a994e9cadb5d7215685ad3acf9c54f6c15906af55bd0dad339d06826460')
-
-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 434580, firefox-tree-style-tab/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2019-02-19 19:33:48 UTC (rev 434581)
@@ -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=2.7.21
+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=('50f0d9ea2d0a24f4d5c6ce90fd6aab92a95a215fdd719290bd3496e465557917')
+
+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