Date: Wednesday, January 23, 2019 @ 03:46:24 Author: eschwartz Revision: 427073
upgpkg: firefox-adblock-plus 3.4.3-1 upstream release Modified: firefox-adblock-plus/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-23 01:38:50 UTC (rev 427072) +++ PKGBUILD 2019-01-23 03:46:24 UTC (rev 427073) @@ -2,9 +2,9 @@ # Maintainer: Eli Schwartz <eschwa...@archlinux.org> pkgname=firefox-adblock-plus -pkgver=3.4.2 +pkgver=3.4.3 pkgrel=1 -_file=1168281 +_file=1242199 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=('323dfd642bef52784df6e5f495d8d0a4d8fad19cd470bef7417d13dea9a95f8f') +sha256sums=('62240a585523c90d7a34e41063b9ba4daa1e2fa93e2d31426109b9e5ac2133e4') package() { depends=("firefox")