[arch-commits] Commit in firefox-tree-style-tab/repos/community-any (2 files)
Daniel M. Capella
polyzen at archlinux.org
Tue Mar 17 14:29:31 UTC 2020
Date: Tuesday, March 17, 2020 @ 14:29:30
Author: polyzen
Revision: 600229
archrelease: copy trunk to community-any
Added:
firefox-tree-style-tab/repos/community-any/PKGBUILD
(from rev 600228, 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-03-17 14:29:10 UTC (rev 600228)
+++ PKGBUILD 2020-03-17 14:29:30 UTC (rev 600229)
@@ -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.4.6
-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=('baef83157c6503e627123459f68105f2572554e3f421196cbbc4ab1f0b10c0aa')
-
-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 600228, firefox-tree-style-tab/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2020-03-17 14:29:30 UTC (rev 600229)
@@ -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.4.7
+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=('0344820c16231545d4471fa6972b4b0d31e0bd7ed6a894cdc092646e21643881')
+
+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