[arch-commits] Commit in firefox-adblock-plus/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Thu Jul 23 01:22:07 UTC 2020
Date: Thursday, July 23, 2020 @ 01:22:06
Author: eschwartz
Revision: 664962
upgpkg: firefox-adblock-plus 3.9.3-1: upstream release
Modified:
firefox-adblock-plus/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-23 01:08:49 UTC (rev 664961)
+++ PKGBUILD 2020-07-23 01:22:06 UTC (rev 664962)
@@ -2,9 +2,9 @@
# Maintainer: Eli Schwartz <eschwartz at archlinux.org>
pkgname=firefox-adblock-plus
-pkgver=3.9.1
+pkgver=3.9.3
pkgrel=1
-_file=3608375
+_file=3612966
pkgdesc="Extension for firefox which block ads and banners"
arch=('any')
url="https://adblockplus.org/"
@@ -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=('f8c8710ce07685da66e144fabf8578ec437e890d37068936393da753c661a063')
+sha256sums=('474ca379a907814f633929f1b66a4520b5e594e9abad6026c8616de47c6cef1b')
package() {
depends=("firefox")
More information about the arch-commits
mailing list