Date: Thursday, April 23, 2020 @ 06:09:04 Author: polyzen Revision: 617767
upgpkg: firefox-tree-style-tab 3.5.0-1 Modified: firefox-tree-style-tab/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-23 05:29:29 UTC (rev 617766) +++ PKGBUILD 2020-04-23 06:09:04 UTC (rev 617767) @@ -2,7 +2,7 @@ # Contributor: Jérémie Detrey <[email protected]> pkgname=firefox-tree-style-tab -pkgver=3.4.10 +pkgver=3.5.0 pkgrel=1 pkgdesc='Firefox extension to show tabs like a tree' arch=('any') @@ -11,7 +11,7 @@ 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=('57082fb9effaf3444594c7284b62d2afc0dcb095373990266179660ca908bd9a') +sha256sums=('68a0546ccdeab6e8d3a5491dddf98909af44727591f15d0c9664b09b2f902443') package() { install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/[email protected]
