Date: Thursday, July 11, 2019 @ 04:29:41 Author: polyzen Revision: 488670
upgpkg: firefox-tree-style-tab 3.1.5-1 Modified: firefox-tree-style-tab/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-07-11 03:59:05 UTC (rev 488669) +++ PKGBUILD 2019-07-11 04:29:41 UTC (rev 488670) @@ -2,7 +2,7 @@ # Contributor: Jérémie Detrey <[email protected]> pkgname=firefox-tree-style-tab -pkgver=3.1.2 +pkgver=3.1.5 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=('6b45f4c0366554601f049edbb044ab39f1f01d94b2a6c7b9d565045634169053') +sha256sums=('772f169dc0424e55c63db2d1d5635c47c7cbdd18dbc6c077d2bfea9799e147f5') package() { install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/[email protected]
