Date: Thursday, November 1, 2018 @ 02:28:59 Author: eschwartz Revision: 400910
upgpkg: firefox-adblock-plus 3.4-1 upstream release Modified: firefox-adblock-plus/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-01 02:28:37 UTC (rev 400909) +++ PKGBUILD 2018-11-01 02:28:59 UTC (rev 400910) @@ -2,9 +2,9 @@ # Maintainer: Eli Schwartz <eschwa...@archlinux.org> pkgname=firefox-adblock-plus -pkgver=3.3.1 +pkgver=3.4 pkgrel=1 -_file=1061111 +_file=1130290 pkgdesc="Extension for firefox which block ads and banners" arch=('any') url="https://adblockplus.org/" @@ -14,7 +14,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=('a12d40b03812d152e2fb6870be133158b941b4fcf97b139b00b84c9f30cf2191') +sha256sums=('60b36c4e067031d532837a9f21324dc495952a6ea414b6f58ef93211889454b0') package() { depends=("firefox")