[arch-commits] Commit in firefox-adblock-plus/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Fri Oct 25 12:22:56 UTC 2019
Date: Friday, October 25, 2019 @ 12:22:55
Author: eschwartz
Revision: 518857
upgpkg: firefox-adblock-plus 3.7-1: upstream release
Modified:
firefox-adblock-plus/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-25 11:38:44 UTC (rev 518856)
+++ PKGBUILD 2019-10-25 12:22:55 UTC (rev 518857)
@@ -2,9 +2,9 @@
# Maintainer: Eli Schwartz <eschwartz at archlinux.org>
pkgname=firefox-adblock-plus
-pkgver=3.6.3
+pkgver=3.7
pkgrel=1
-_file=3385827
+_file=3429671
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=('e5e00d678f99f6275fc1fe4279cad134224987965b7b4c7de587a37dcbed970e')
+sha256sums=('05fb79b13702277b7c5ab778ba572fc3a7d38c0eb6d0b24dd3f2a39f4bb78519')
package() {
depends=("firefox")
More information about the arch-commits
mailing list