Date: Monday, October 5, 2020 @ 10:15:25 Author: polyzen Revision: 718742
upgpkg: firefox-tree-style-tab 3.5.31-1 Modified: firefox-tree-style-tab/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-05 08:30:57 UTC (rev 718741) +++ PKGBUILD 2020-10-05 10:15:25 UTC (rev 718742) @@ -2,7 +2,7 @@ # Contributor: Jérémie Detrey <[email protected]> pkgname=firefox-tree-style-tab -pkgver=3.5.28 +pkgver=3.5.31 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=('84a5bfa2861ffbd140f2ade3aabf91ba0972028c523ca4efd344216e585c7482') +sha256sums=('1122178ebf5e8b0b62fa20353d8bb7ecb243acb16856291581337c895317145d') package() { install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/[email protected]
