[arch-commits] Commit in firefox-adblock-plus/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Tue Dec 13 13:52:19 UTC 2016


    Date: Tuesday, December 13, 2016 @ 13:52:18
  Author: spupykin
Revision: 199224

upgpkg: firefox-adblock-plus 2.8.2-1

upd

Modified:
  firefox-adblock-plus/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-13 11:22:39 UTC (rev 199223)
+++ PKGBUILD	2016-12-13 13:52:18 UTC (rev 199224)
@@ -3,9 +3,9 @@
 # Contributor: Eschwartz <eschwartz93 at gmail.com>
 
 pkgname=firefox-adblock-plus
-pkgver=2.7.3
-pkgrel=2
-_file=431267
+pkgver=2.8.2
+pkgrel=1
+_file=541651
 pkgdesc="Extension for firefox which block ads and banners"
 arch=('any')
 url="http://adblockplus.org/"
@@ -13,9 +13,10 @@
 groups=('firefox-addons')
 depends=("firefox")
 makedepends=('unzip')
+# 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")
-md5sums=('b6f0de7feb9a69f0e337ab58bdf0c5aa')
+sha256sums=('2de5616ae0ad17fd6345c6f8f8ec5bd8a8db1bdf8d8dad9995857ad2d6454306')
 
 prepare() {
   cd "${srcdir}"



More information about the arch-commits mailing list