Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
firefox-adblock-plus
Commits:
df6fe214 by Sergej Pupykin at 2026-07-13T02:35:50+03:00
upgpkg: 4.41.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,15 +1,15 @@
pkgbase = firefox-adblock-plus
pkgdesc = Extension for firefox which blocks ads and banners
- pkgver = 4.41.0
+ pkgver = 4.41.1
pkgrel = 1
url = https://adblockplus.org/
arch = any
groups = firefox-addons
license = GPL3
checkdepends = jq
- noextract = adblock-plus-4.41.0.xpi
- source =
https://addons.mozilla.org/firefox/downloads/file/4864919/adblock-plus-4.41.0.xpi
- sha256sums =
f7e41984734097dd7d5608915bc6c6bf848a65cda228eb10b474747bf73e340d
+ noextract = adblock-plus-4.41.1.xpi
+ source =
https://addons.mozilla.org/firefox/downloads/file/4875667/adblock-plus-4.41.1.xpi
+ sha256sums =
07148e3e2fc6729abdfbc7ddb1384d513fedb2efa89799d856374605d2ac930f
pkgname = firefox-adblock-plus
depends = firefox
=====================================
PKGBUILD
=====================================
@@ -2,9 +2,9 @@
# Contributor: Eli Schwartz <[email protected]>
pkgname=firefox-adblock-plus
-pkgver=4.41.0
+pkgver=4.41.1
pkgrel=1
-_file=4864919
+_file=4875667
pkgdesc="Extension for firefox which blocks ads and banners"
arch=('any')
url="https://adblockplus.org/"
@@ -15,7 +15,7 @@ groups=('firefox-addons')
# wget -qO-
https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/ | grep
-oP '/\d+/adblock_plus-\S+.xpi'
source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi")
noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('f7e41984734097dd7d5608915bc6c6bf848a65cda228eb10b474747bf73e340d')
+sha256sums=('07148e3e2fc6729abdfbc7ddb1384d513fedb2efa89799d856374605d2ac930f')
check() {
bsdtar xf adblock-plus-$pkgver.xpi manifest.json
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/firefox-adblock-plus/-/commit/df6fe21441cc494721674af036e2361399c23fee
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/firefox-adblock-plus/-/commit/df6fe21441cc494721674af036e2361399c23fee
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help