From 83283643fa653f5eaa551266b3d460526bbbfe43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A5=D0=B8=D1=80=D0=B5=D1=86=D0=BA=D0=B8=D0=B9=20=D0=9C?= =?UTF-8?q?=D0=B8=D1=85=D0=B0=D0=B8=D0=BB?= Date: Wed, 26 Feb 2020 12:20:04 +0300 Subject: [PATCH] =?UTF-8?q?www-plugins/firefox-ublock:=20=D0=BE=D0=B1?= =?UTF-8?q?=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- www-plugins/firefox-ublock/Manifest | 2 +- ...ox-ublock-1.24.5.5.ebuild => firefox-ublock-1.25.1.7.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename www-plugins/firefox-ublock/{firefox-ublock-1.24.5.5.ebuild => firefox-ublock-1.25.1.7.ebuild} (97%) diff --git a/www-plugins/firefox-ublock/Manifest b/www-plugins/firefox-ublock/Manifest index ec15b0113..8d7c85bd6 100644 --- a/www-plugins/firefox-ublock/Manifest +++ b/www-plugins/firefox-ublock/Manifest @@ -1 +1 @@ -DIST uBlock0_1.24.5b5.firefox.signed.xpi 2679331 BLAKE2B df44704e200ec1ba4f16c62f112c29716a9e060226570ff3a6c4f1d63411c20fba665e54f25a89d9bbe126b6db36070d2f361b6c69023e92b5cb4811758ec9d2 SHA512 69f9d4e4e1846d879a240b4339c465289fa61d0f2c14c8201139d48736fc89808182a96750eaaa85d6b8cb31f59390b2a0ff526933737252401a2a323e3c0383 +DIST uBlock0_1.25.1b7.firefox.signed.xpi 2638724 BLAKE2B fc41ccf93a9384a750426a5c2681dc75d9d9ae45666228143306498a203d3c0359ce83c023984722a2973a2250a7f29199e42f8f8721192c577ffc5dca003bbc SHA512 32f9962b250be97a9f6cb71e360f3dc81dd3ea07185bc8e762b18c45929511b8698f4ba1ab3b6d836a71f0fb925c096984f79668c6ffa5722af2661337570e11 diff --git a/www-plugins/firefox-ublock/firefox-ublock-1.24.5.5.ebuild b/www-plugins/firefox-ublock/firefox-ublock-1.25.1.7.ebuild similarity index 97% rename from www-plugins/firefox-ublock/firefox-ublock-1.24.5.5.ebuild rename to www-plugins/firefox-ublock/firefox-ublock-1.25.1.7.ebuild index 5870080a4..c7f4f95e4 100644 --- a/www-plugins/firefox-ublock/firefox-ublock-1.24.5.5.ebuild +++ b/www-plugins/firefox-ublock/firefox-ublock-1.25.1.7.ebuild @@ -6,7 +6,7 @@ EAPI="5" inherit eutils -MYPV="1.24.5b5" +MYPV="1.25.1b7" SRC_URI="https://github.com/gorhill/uBlock/releases/download/$MYPV/uBlock0_${MYPV}.firefox.signed.xpi"