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

Eli Schwartz eschwartz at archlinux.org
Tue Aug 13 23:28:38 UTC 2019


    Date: Tuesday, August 13, 2019 @ 23:28:38
  Author: eschwartz
Revision: 499087

upgpkg: firefox-adblock-plus 3.6.2-2

update for real; forgetting to bump the _file= in addition to the pkgver means
that we reused the old source.

Modified:
  firefox-adblock-plus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-13 21:45:18 UTC (rev 499086)
+++ PKGBUILD	2019-08-13 23:28:38 UTC (rev 499087)
@@ -3,8 +3,8 @@
 
 pkgname=firefox-adblock-plus
 pkgver=3.6.2
-pkgrel=1
-_file=3371123
+pkgrel=2
+_file=3375913
 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=('d9407dbf239610c21f913bec5f721c04f792db2b43219170a428ca5d8ae781e7')
+sha256sums=('81b0994583fd4fd6057991f768efbbdca6bd037e0acec36dcb1c09bf9d9e5f96')
 
 package() {
   depends=("firefox")



More information about the arch-commits mailing list