[arch-commits] Commit in firefox-adblock-plus/trunk (PKGBUILD)

Eli Schwartz eschwartz at archlinux.org
Wed Mar 13 04:13:55 UTC 2019


    Date: Wednesday, March 13, 2019 @ 04:13:54
  Author: eschwartz
Revision: 440775

upgpkg: firefox-adblock-plus 3.5-1

upstream release

Modified:
  firefox-adblock-plus/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-13 02:49:49 UTC (rev 440774)
+++ PKGBUILD	2019-03-13 04:13:54 UTC (rev 440775)
@@ -2,19 +2,18 @@
 # Maintainer: Eli Schwartz <eschwartz at archlinux.org>
 
 pkgname=firefox-adblock-plus
-pkgver=3.4.3
+pkgver=3.5
 pkgrel=1
-_file=1242199
+_file=1709104
 pkgdesc="Extension for firefox which block ads and banners"
 arch=('any')
 url="https://adblockplus.org/"
 license=('GPL3')
 groups=('firefox-addons')
-makedepends=('unzip')
 # 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=('62240a585523c90d7a34e41063b9ba4daa1e2fa93e2d31426109b9e5ac2133e4')
+sha256sums=('50604d16b1d8f9ee25165eb250c1f38f7b5b2465313caa66be78439ae9adcc4a')
 
 package() {
   depends=("firefox")



More information about the arch-commits mailing list