Date: Tuesday, March 3, 2020 @ 18:08:12 Author: polyzen Revision: 589791
upgpkg: firefox-stylus 1.5.10-1 Modified: firefox-stylus/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-03 17:56:57 UTC (rev 589790) +++ PKGBUILD 2020-03-03 18:08:12 UTC (rev 589791) @@ -1,7 +1,7 @@ # Maintainer: Daniel M. Capella <[email protected]> pkgname=firefox-stylus -pkgver=1.5.6 +pkgver=1.5.10 pkgrel=1 pkgdesc='Easily install themes and skins for many popular sites' url=https://add0n.com/stylus.html @@ -10,7 +10,7 @@ groups=('firefox-addons') source=("https://addons.cdn.mozilla.net/user-media/addons/814814/stylus-$pkgver-fx.xpi") noextract=("${source##*/}") -sha256sums=('4ac675d1b5e2edb837bef2bed6044b9be3a7af24201080728f194e46b1ed025f') +sha256sums=('b441bd4dd764e2406185c49c44d36627c3453f8686ee2c159948ebb78785eec9') package() { install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/{7a7a4a92-a2a0-41d1-9fd7-1e92480d612d}.xpi
