# This file was generated by xpi2pkgbuild # Maintainer: Rafael Silva (perigoso) pkgname='firefox-extension-styl-us-bin' pkgver=1.5.46 pkgrel=2 pkgdesc='Redesign your favorite websites with Stylus, an actively developed and community driven userstyles manager. Easily install custom themes from popular online repositories, or create, edit, and manage your own personalized CSS stylesheets.' arch=('any') url='https://add0n.com/stylus.html' license=('GPL-3.0-or-later') depends=('firefox') _source_file_id=4232144 source=('styl-us.xpi'::"https://addons.mozilla.org/firefox/downloads/file/${_source_file_id}/styl_us-${pkgver}.xpi") noextract=('styl-us.xpi') sha256sums=('9a75bf1bdde7263a5502d78009b5f19117ea09e6237afc852e7ba4e52b565364') package() { install -Dm644 'styl-us.xpi' "${pkgdir}/usr/lib/firefox/browser/extensions/{7a7a4a92-a2a0-41d1-9fd7-1e92480d612d}.xpi" }