summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorffextension-bot2023-11-25 04:02:12 +0000
committerffextension-bot2023-11-25 04:02:12 +0000
commit04f8fe587af7163ec8c6f496560dc56591f6fddb (patch)
treea2cd399ef4c27ba3aa525a6b6fc0c8c2a7aab36f
parent358cfce6e9d8de2c7ee9dc18d6180b529c8f5864 (diff)
downloadaur-04f8fe587af7163ec8c6f496560dc56591f6fddb.tar.gz
Bump to styl-us 1.5.38
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc28d6344c5c..c26af325b278 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.35
+ pkgver = 1.5.38
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/4160414/styl_us-1.5.35.xpi
- sha256sums = d415ee11fa4a4313096a268e54fd80fa93143345be16f417eb1300a6ebe26ba1
+ source = styl-us.xpi::https://addons.mozilla.org/firefox/downloads/file/4190287/styl_us-1.5.38.xpi
+ sha256sums = 881b89235e8a33c32334e922abf11a4a857d0e007c4a2ff124b5445cd9994984
pkgname = firefox-extension-styl-us-bin
diff --git a/PKGBUILD b/PKGBUILD
index 542eb39ac866..1c0f00662299 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.35
+pkgver=1.5.38
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=4160414
+_source_file_id=4190287
source=('styl-us.xpi'::"https://addons.mozilla.org/firefox/downloads/file/${_source_file_id}/styl_us-${pkgver}.xpi")
noextract=('styl-us.xpi')
-sha256sums=('d415ee11fa4a4313096a268e54fd80fa93143345be16f417eb1300a6ebe26ba1')
+sha256sums=('881b89235e8a33c32334e922abf11a4a857d0e007c4a2ff124b5445cd9994984')
package() {
install -Dm644 'styl-us.xpi' "${pkgdir}/usr/lib/firefox/browser/extensions/styl-us.xpi"