[arch-commits] Commit in firefox-adblock-plus/trunk (PKGBUILD)
Sergej Pupykin
spupykin at gemini.archlinux.org
Mon Sep 5 15:58:40 UTC 2022
Date: Monday, September 5, 2022 @ 15:58:40
Author: spupykin
Revision: 1293043
upgpkg: firefox-adblock-plus 3.14.2-1
Modified:
firefox-adblock-plus/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-05 15:58:13 UTC (rev 1293042)
+++ PKGBUILD 2022-09-05 15:58:40 UTC (rev 1293043)
@@ -2,9 +2,9 @@
# Maintainer: Eli Schwartz <eschwartz at archlinux.org>
pkgname=firefox-adblock-plus
-pkgver=3.14.1
+pkgver=3.14.2
pkgrel=1
-_file=3971526
+_file=3995494
pkgdesc="Extension for firefox which block ads and banners"
arch=('any')
url="https://adblockplus.org/"
@@ -15,7 +15,7 @@
# 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=('08d96114b0837145bc50056245e74994a4a4733ac3720136ca9e6012c80a79f0')
+sha256sums=('9aceb740f59a10f3fb9c0d1bf9eb8b7c57ca3e927642085b3f2df39c4b36c70d')
check() {
unzip adblock-plus-$pkgver.xpi manifest.json
More information about the arch-commits
mailing list