summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorffextension-bot2023-05-25 03:02:42 +0000
committerffextension-bot2023-05-25 03:02:42 +0000
commit79bdd6e652e742a4edda7ac326e14076b3b90218 (patch)
tree6b14cb58e532e12a514b7b01b8f2e52733a2c2fa
parent1f763c983622862b82876ce0c6f9b7ad87329961 (diff)
downloadaur-79bdd6e652e742a4edda7ac326e14076b3b90218.tar.gz
Bump to styl-us 1.5.33
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b30e254ca337..467fa700011a 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.31
+ pkgver = 1.5.33
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/4108690/styl_us-1.5.31.xpi
- sha256sums = da08660bd4070f4601b321e01986a589ab4ce35946f3ab8a3b0c52df779c9256
+ source = styl-us.xpi::https://addons.mozilla.org/firefox/downloads/file/4114817/styl_us-1.5.33.xpi
+ sha256sums = d6b8cc1f4d0986ffa117999065eb5bb8b5596136aa60cb9ff746073656704822
pkgname = firefox-extension-styl-us-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7649c9dae1d6..224744787be3 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.31
+pkgver=1.5.33
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=4108690
+_source_file_id=4114817
source=('styl-us.xpi'::"https://addons.mozilla.org/firefox/downloads/file/${_source_file_id}/styl_us-${pkgver}.xpi")
noextract=('styl-us.xpi')
-sha256sums=('da08660bd4070f4601b321e01986a589ab4ce35946f3ab8a3b0c52df779c9256')
+sha256sums=('d6b8cc1f4d0986ffa117999065eb5bb8b5596136aa60cb9ff746073656704822')
package() {
install -Dm644 'styl-us.xpi' "${pkgdir}/usr/lib/firefox/browser/extensions/styl-us.xpi"