[arch-commits] Commit in firefox-tree-style-tab/repos/community-any (2 files)
Daniel M. Capella
polyzen at archlinux.org
Wed Aug 12 11:36:54 UTC 2020
Date: Wednesday, August 12, 2020 @ 11:36:54
Author: polyzen
Revision: 675764
archrelease: copy trunk to community-any
Added:
firefox-tree-style-tab/repos/community-any/PKGBUILD
(from rev 675763, 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-08-12 11:36:31 UTC (rev 675763)
+++ PKGBUILD 2020-08-12 11:36:54 UTC (rev 675764)
@@ -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.5.21
-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##*/}")
-sha512sums=('7a692c6c721d5fa8128bce63cdebc425978016b2e23de63462d5e02ed4ad6f09e00e1818a4befc59ddfc12023f1a37da01b56ed6f68bc6c5e0950e44a0d56d77')
-
-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 675763, firefox-tree-style-tab/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2020-08-12 11:36:54 UTC (rev 675764)
@@ -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.5.22
+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=('e86f90f17229ed7d24996a81e1a02e62cf2d82c6b5ce2eb8c5c1ed0a5e8be886')
+
+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