summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorffextension-bot2024-01-31 04:03:30 +0000
committerffextension-bot2024-01-31 04:03:30 +0000
commitda1d2c9d9d98b723df5cc032f94a17283e94de57 (patch)
treedd6135e50f9cae4c67c68513778e7ba20fb1abc9
parentce1837d954a40b9053f374fbd910f66fd31558e6 (diff)
downloadaur-da1d2c9d9d98b723df5cc032f94a17283e94de57.tar.gz
Bump to styl-us 1.5.45
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec90def63514..3b912c26ca5f 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.41
+ pkgver = 1.5.45
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/4204840/styl_us-1.5.41.xpi
- sha256sums = 90ff3ca3ac070eebe2624025e6b43a46a2a88c51d2835446984b8ceadcc0f031
+ source = styl-us.xpi::https://addons.mozilla.org/firefox/downloads/file/4226958/styl_us-1.5.45.xpi
+ sha256sums = 0ea1e3bf6d415e4509730896318b4605a6d8186b11e30cede600eba0b54af3dc
pkgname = firefox-extension-styl-us-bin
diff --git a/PKGBUILD b/PKGBUILD
index f5414a2bbb5d..94992c8dc7a5 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.41
+pkgver=1.5.45
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=4204840
+_source_file_id=4226958
source=('styl-us.xpi'::"https://addons.mozilla.org/firefox/downloads/file/${_source_file_id}/styl_us-${pkgver}.xpi")
noextract=('styl-us.xpi')
-sha256sums=('90ff3ca3ac070eebe2624025e6b43a46a2a88c51d2835446984b8ceadcc0f031')
+sha256sums=('0ea1e3bf6d415e4509730896318b4605a6d8186b11e30cede600eba0b54af3dc')
package() {
install -Dm644 'styl-us.xpi' "${pkgdir}/usr/lib/firefox/browser/extensions/styl-us.xpi"