Date: Friday, April 24, 2020 @ 08:16:52 Author: polyzen Revision: 619031
upgpkg: firefox-tree-style-tab 3.5.1-1 Modified: firefox-tree-style-tab/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 08:16:41 UTC (rev 619030) +++ PKGBUILD 2020-04-24 08:16:52 UTC (rev 619031) @@ -2,7 +2,7 @@ # Contributor: Jérémie Detrey <[email protected]> pkgname=firefox-tree-style-tab -pkgver=3.5.0 +pkgver=3.5.1 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=('68a0546ccdeab6e8d3a5491dddf98909af44727591f15d0c9664b09b2f902443') +sha256sums=('aa809ffe3b3c010fb175bf0781dff2f74cf809b9ae34403b0a708f09801bb309') package() { install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/[email protected]
