Date: Tuesday, August 28, 2018 @ 15:04:33 Author: eschwartz Revision: 375001
upgpkg: firefox-adblock-plus 3.3-1 upstream release Modified: firefox-adblock-plus/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-28 12:24:50 UTC (rev 375000) +++ PKGBUILD 2018-08-28 15:04:33 UTC (rev 375001) @@ -3,9 +3,9 @@ # Contributor: Eschwartz <[email protected]> pkgname=firefox-adblock-plus -pkgver=3.2 +pkgver=3.3 pkgrel=1 -_file=1018006 +_file=1058236 pkgdesc="Extension for firefox which block ads and banners" arch=('any') url="https://adblockplus.org/" @@ -15,7 +15,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=('f97b18439de95d110ac24f6a827e148c5568f637d2e0fc69f65cb76412f12a05') +sha256sums=('9b7585714f18c1b09e89257cfe93927b589116d1a7a1469aa194572d5ba3259b') package() { depends=("firefox")
