[arch-commits] Commit in firefox-adblock-plus/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Fri Apr 3 01:41:25 UTC 2020
Date: Friday, April 3, 2020 @ 01:41:24
Author: eschwartz
Revision: 610628
upgpkg: firefox-adblock-plus 3.8.4-1: upstream release
Modified:
firefox-adblock-plus/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-03 01:41:07 UTC (rev 610627)
+++ PKGBUILD 2020-04-03 01:41:24 UTC (rev 610628)
@@ -2,9 +2,9 @@
# Maintainer: Eli Schwartz <eschwartz at archlinux.org>
pkgname=firefox-adblock-plus
-pkgver=3.8
+pkgver=3.8.4
pkgrel=1
-_file=3504291
+_file=3539016
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=('1cc19ff4564fd944e896b4297bb7c214ac23978685a1851865913e78de409cdf')
+sha256sums=('944277b496a4399f28063701ed9555eb509eaeae094382325d1d02b8c8f8fe2e')
package() {
depends=("firefox")
More information about the arch-commits
mailing list