summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorffextension-bot2023-05-16 03:02:22 +0000
committerffextension-bot2023-05-16 03:02:22 +0000
commit1f763c983622862b82876ce0c6f9b7ad87329961 (patch)
tree26e173289b95824e0aff23475fa9a06a2569fc95
parent62d7546de9688ef8562e9c825da6ff1de9a4862a (diff)
downloadaur-1f763c983622862b82876ce0c6f9b7ad87329961.tar.gz
Bump to styl-us 1.5.31
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72b675ae3c93..b30e254ca337 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.30
+ pkgver = 1.5.31
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/4075896/styl_us-1.5.30.xpi
- sha256sums = 9a8b40ecfb4e19252ab5435c3cb5976d9c86a7c295e4eda8a64820838b56b9ea
+ source = styl-us.xpi::https://addons.mozilla.org/firefox/downloads/file/4108690/styl_us-1.5.31.xpi
+ sha256sums = da08660bd4070f4601b321e01986a589ab4ce35946f3ab8a3b0c52df779c9256
pkgname = firefox-extension-styl-us-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7ec99fa7f16a..7649c9dae1d6 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.30
+pkgver=1.5.31
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=4075896
+_source_file_id=4108690
source=('styl-us.xpi'::"https://addons.mozilla.org/firefox/downloads/file/${_source_file_id}/styl_us-${pkgver}.xpi")
noextract=('styl-us.xpi')
-sha256sums=('9a8b40ecfb4e19252ab5435c3cb5976d9c86a7c295e4eda8a64820838b56b9ea')
+sha256sums=('da08660bd4070f4601b321e01986a589ab4ce35946f3ab8a3b0c52df779c9256')
package() {
install -Dm644 'styl-us.xpi' "${pkgdir}/usr/lib/firefox/browser/extensions/styl-us.xpi"