Date: Thursday, April 4, 2019 @ 15:48:19 Author: eschwartz Revision: 449612
upgpkg: firefox-adblock-plus 3.5.1-1 upstream release Modified: firefox-adblock-plus/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-04 15:19:31 UTC (rev 449611) +++ PKGBUILD 2019-04-04 15:48:19 UTC (rev 449612) @@ -2,9 +2,9 @@ # Maintainer: Eli Schwartz <[email protected]> pkgname=firefox-adblock-plus -pkgver=3.5 +pkgver=3.5.1 pkgrel=1 -_file=1709104 +_file=1731512 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=('50604d16b1d8f9ee25165eb250c1f38f7b5b2465313caa66be78439ae9adcc4a') +sha256sums=('7aeb75688014bdf5e80d43991f46eca6dfc0eeb1918b780f330d82c7e2d2298a') package() { depends=("firefox")
