Date: Friday, January 11, 2019 @ 07:15:09
  Author: polyzen
Revision: 422216

archrelease: copy trunk to community-any

Added:
  firefox-tree-style-tab/repos/community-any/PKGBUILD
    (from rev 422215, 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-01-11 07:14:48 UTC (rev 422215)
+++ PKGBUILD    2019-01-11 07:15:09 UTC (rev 422216)
@@ -1,20 +0,0 @@
-# Maintainer: Daniel M. Capella <[email protected]>
-# Contributor: Jérémie Detrey <[email protected]>
-
-pkgname=firefox-tree-style-tab
-pkgver=2.7.11
-pkgrel=1
-pkgdesc='Firefox extension to show tabs like a tree'
-arch=('any')
-license=('MPL' 'GPL' 'LGPL')
-groups=('firefox-addons')
-url=http://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=('9bbcbb93167f07fe1d571bc4a90e319e576ab75c05c3adbe35f291aafd8ddb1f')
-
-package() {
-  install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/[email protected]
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-tree-style-tab/repos/community-any/PKGBUILD (from rev 422215, 
firefox-tree-style-tab/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2019-01-11 07:15:09 UTC (rev 422216)
@@ -0,0 +1,20 @@
+# Maintainer: Daniel M. Capella <[email protected]>
+# Contributor: Jérémie Detrey <[email protected]>
+
+pkgname=firefox-tree-style-tab
+pkgver=2.7.12
+pkgrel=1
+pkgdesc='Firefox extension to show tabs like a tree'
+arch=('any')
+license=('MPL' 'GPL' 'LGPL')
+groups=('firefox-addons')
+url=http://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=('a42f058d1ef8d278ed64130bf07712f8e2aaa6f7d79761328545438490a09459')
+
+package() {
+  install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/[email protected]
+}
+
+# vim:set ts=2 sw=2 et:

Reply via email to