Date: Monday, December 3, 2018 @ 18:50:24 Author: eschwartz Revision: 410993
upgpkg: firefox-adblock-plus 3.4.2-1 upstream release Modified: firefox-adblock-plus/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-03 18:30:47 UTC (rev 410992) +++ PKGBUILD 2018-12-03 18:50:24 UTC (rev 410993) @@ -2,9 +2,9 @@ # Maintainer: Eli Schwartz <[email protected]> pkgname=firefox-adblock-plus -pkgver=3.4.1 +pkgver=3.4.2 pkgrel=1 -_file=1149776 +_file=1168281 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=('1d4d4ddf9f0fc99a5cfebc71f2540080248f4e71bad0a4b77020e14b07dc0084') +sha256sums=('323dfd642bef52784df6e5f495d8d0a4d8fad19cd470bef7417d13dea9a95f8f') package() { depends=("firefox")
