summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorffextension-bot2024-02-09 04:03:28 +0000
committerffextension-bot2024-02-09 04:03:28 +0000
commit7fddbc7ed96cd1c2399cef2062d6c49fb4731f41 (patch)
tree187b3b2f3f741a9377cd78fe786ecff4ead91de3
parentda1d2c9d9d98b723df5cc032f94a17283e94de57 (diff)
downloadaur-7fddbc7ed96cd1c2399cef2062d6c49fb4731f41.tar.gz
Bump to styl-us 1.5.46
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b912c26ca5f..5a9ab1ffdb20 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.45
+ pkgver = 1.5.46
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/4226958/styl_us-1.5.45.xpi
- sha256sums = 0ea1e3bf6d415e4509730896318b4605a6d8186b11e30cede600eba0b54af3dc
+ source = styl-us.xpi::https://addons.mozilla.org/firefox/downloads/file/4232144/styl_us-1.5.46.xpi
+ sha256sums = 9a75bf1bdde7263a5502d78009b5f19117ea09e6237afc852e7ba4e52b565364
pkgname = firefox-extension-styl-us-bin
diff --git a/PKGBUILD b/PKGBUILD
index 94992c8dc7a5..33fda9cec630 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.45
+pkgver=1.5.46
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=4226958
+_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=('0ea1e3bf6d415e4509730896318b4605a6d8186b11e30cede600eba0b54af3dc')
+sha256sums=('9a75bf1bdde7263a5502d78009b5f19117ea09e6237afc852e7ba4e52b565364')
package() {
install -Dm644 'styl-us.xpi' "${pkgdir}/usr/lib/firefox/browser/extensions/styl-us.xpi"