[arch-commits] Commit in firefox-adblock-plus/trunk (PKGBUILD)

Sergej Pupykin spupykin at gemini.archlinux.org
Fri Aug 13 14:06:04 UTC 2021


    Date: Friday, August 13, 2021 @ 14:06:04
  Author: spupykin
Revision: 998005

upgpkg: firefox-adblock-plus 3.11.1-3
fix file version

Modified:
  firefox-adblock-plus/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-13 13:46:52 UTC (rev 998004)
+++ PKGBUILD	2021-08-13 14:06:04 UTC (rev 998005)
@@ -3,7 +3,7 @@
 
 pkgname=firefox-adblock-plus
 pkgver=3.11.1
-pkgrel=2
+pkgrel=3
 _file=3816113
 pkgdesc="Extension for firefox which block ads and banners"
 arch=('any')
@@ -13,7 +13,7 @@
 # https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
 source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi")
 noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('ea8983b275ac5ad0e0da4c8cb922320f16a7f0496563a04be712f54b864ebd72')
+sha256sums=('9d12bfa4608213455538d6cd28d0ad61a64d5ba83c40a0b273156f7a8899f6ca')
 
 package() {
   depends=("firefox")



More information about the arch-commits mailing list