[arch-commits] Commit in firefox-adblock-plus/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Sun Nov 29 04:56:47 UTC 2020
Date: Sunday, November 29, 2020 @ 04:56:46
Author: eschwartz
Revision: 766151
upgpkg: firefox-adblock-plus 3.10-1: upstream release
Modified:
firefox-adblock-plus/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-29 04:37:48 UTC (rev 766150)
+++ PKGBUILD 2020-11-29 04:56:46 UTC (rev 766151)
@@ -2,9 +2,9 @@
# Maintainer: Eli Schwartz <eschwartz at archlinux.org>
pkgname=firefox-adblock-plus
-pkgver=3.9.5
+pkgver=3.10
pkgrel=1
-_file=3640268
+_file=3679755
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=('327f8590193d63a484699dc99ed27cc0fa14082355169b3935e6b6db3e828184')
+sha256sums=('6fe89d1297dc684d68bd2b739517e0c8abb69afcec045acc5cea72ca5101bc44')
package() {
depends=("firefox")
More information about the arch-commits
mailing list