Date: Sunday, July 5, 2020 @ 14:59:26 Author: eschwartz Revision: 657855
upgpkg: firefox-adblock-plus 3.9-1: upstream release Modified: firefox-adblock-plus/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-05 14:59:20 UTC (rev 657854) +++ PKGBUILD 2020-07-05 14:59:26 UTC (rev 657855) @@ -2,9 +2,9 @@ # Maintainer: Eli Schwartz <[email protected]> pkgname=firefox-adblock-plus -pkgver=3.8.4 +pkgver=3.9 pkgrel=1 -_file=3539016 +_file=3600017 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=('944277b496a4399f28063701ed9555eb509eaeae094382325d1d02b8c8f8fe2e') +sha256sums=('d1c37b04df98dde3fe2873f41c54f2d318623377e64e4dd5ad8283750de4662e') package() { depends=("firefox")
