Date: Sunday, April 22, 2018 @ 05:27:10 Author: eschwartz Revision: 317274
upgpkg: firefox-adblock-plus 3.0.4-1 upstream release Modified: firefox-adblock-plus/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-22 03:16:07 UTC (rev 317273) +++ PKGBUILD 2018-04-22 05:27:10 UTC (rev 317274) @@ -3,9 +3,9 @@ # Contributor: Eschwartz <[email protected]> pkgname=firefox-adblock-plus -pkgver=3.0.1 -pkgrel=2 -_file=764081 +pkgver=3.0.4 +pkgrel=1 +_file=931995 pkgdesc="Extension for firefox which block ads and banners" arch=('any') url="http://adblockplus.org/" @@ -16,7 +16,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=('0e9973e14e6a57871e797b72d044e30b252121822e233b73e3087f51a0bc5efc') +sha256sums=('cb64227876fc25590fe31ad31373f9fb7d46a376e16761a240ac7c6dcf76ea9f') package() { cd "${srcdir}"
