[arch-commits] Commit in firefox-adblock-plus/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Mon Jul 20 22:52:31 UTC 2020
Date: Monday, July 20, 2020 @ 22:52:30
Author: eschwartz
Revision: 664662
upgpkg: firefox-adblock-plus 3.9.1-1: upstream release
Modified:
firefox-adblock-plus/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-20 22:40:06 UTC (rev 664661)
+++ PKGBUILD 2020-07-20 22:52:30 UTC (rev 664662)
@@ -2,9 +2,9 @@
# Maintainer: Eli Schwartz <eschwartz at archlinux.org>
pkgname=firefox-adblock-plus
-pkgver=3.9
+pkgver=3.9.1
pkgrel=1
-_file=3600017
+_file=3608375
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=('d1c37b04df98dde3fe2873f41c54f2d318623377e64e4dd5ad8283750de4662e')
+sha256sums=('f8c8710ce07685da66e144fabf8578ec437e890d37068936393da753c661a063')
package() {
depends=("firefox")
More information about the arch-commits
mailing list