summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorffextension-bot2023-12-09 04:02:48 +0000
committerffextension-bot2023-12-09 04:02:48 +0000
commitce1837d954a40b9053f374fbd910f66fd31558e6 (patch)
treed1aa84645077ab2fda7f4d3040e1382490f4794f
parent04f8fe587af7163ec8c6f496560dc56591f6fddb (diff)
downloadaur-ce1837d954a40b9053f374fbd910f66fd31558e6.tar.gz
Bump to styl-us 1.5.41
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c26af325b278..ec90def63514 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = firefox-extension-styl-us-bin
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.
- pkgver = 1.5.38
+ pkgver = 1.5.41
pkgrel = 1
url = https://add0n.com/stylus.html
arch = any
license = GPL-3.0-or-later
depends = firefox
noextract = styl-us.xpi
- source = styl-us.xpi::https://addons.mozilla.org/firefox/downloads/file/4190287/styl_us-1.5.38.xpi
- sha256sums = 881b89235e8a33c32334e922abf11a4a857d0e007c4a2ff124b5445cd9994984
+ source = styl-us.xpi::https://addons.mozilla.org/firefox/downloads/file/4204840/styl_us-1.5.41.xpi
+ sha256sums = 90ff3ca3ac070eebe2624025e6b43a46a2a88c51d2835446984b8ceadcc0f031
pkgname = firefox-extension-styl-us-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1c0f00662299..f5414a2bbb5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
# Maintainer: Rafael Silva (perigoso) <perigoso at riseup.net>
pkgname='firefox-extension-styl-us-bin'
-pkgver=1.5.38
+pkgver=1.5.41
pkgrel=1
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=4190287
+_source_file_id=4204840
source=('styl-us.xpi'::"https://addons.mozilla.org/firefox/downloads/file/${_source_file_id}/styl_us-${pkgver}.xpi")
noextract=('styl-us.xpi')
-sha256sums=('881b89235e8a33c32334e922abf11a4a857d0e007c4a2ff124b5445cd9994984')
+sha256sums=('90ff3ca3ac070eebe2624025e6b43a46a2a88c51d2835446984b8ceadcc0f031')
package() {
install -Dm644 'styl-us.xpi' "${pkgdir}/usr/lib/firefox/browser/extensions/styl-us.xpi"