[arch-commits] Commit in firefox-adblock-plus/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Thu Feb 4 02:44:34 UTC 2021
Date: Thursday, February 4, 2021 @ 02:44:34
Author: eschwartz
Revision: 844176
upgpkg: firefox-adblock-plus 3.10.2-1: upstream release
Modified:
firefox-adblock-plus/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-04 02:43:55 UTC (rev 844175)
+++ PKGBUILD 2021-02-04 02:44:34 UTC (rev 844176)
@@ -2,9 +2,9 @@
# Maintainer: Eli Schwartz <eschwartz at archlinux.org>
pkgname=firefox-adblock-plus
-pkgver=3.10.1
+pkgver=3.10.2
pkgrel=1
-_file=3694628
+_file=3716805
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=('85600a60e0def36d0af4e7302b9cc739c46469fbdb879c2da24262c0ea7ad982')
+sha256sums=('f77f183dfd5c2d51b1c05235de8a3607cccbbd3d26f60973f3cca7de50932f3a')
package() {
depends=("firefox")
More information about the arch-commits
mailing list