From 0e9d72f25ef120f0e7e97815b21700bbeda95953 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: Tue, 11 Feb 2020 11:08:07 +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=20=D0=B2=D0=B5?= =?UTF-8?q?=D1=80=D1=81=D0=B8=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- www-plugins/firefox-ublock/Manifest | 2 +- ...x-ublock-1.19.3.11.ebuild => firefox-ublock-1.24.5.5.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename www-plugins/firefox-ublock/{firefox-ublock-1.19.3.11.ebuild => firefox-ublock-1.24.5.5.ebuild} (97%) diff --git a/www-plugins/firefox-ublock/Manifest b/www-plugins/firefox-ublock/Manifest index 0742a3014..ec15b0113 100644 --- a/www-plugins/firefox-ublock/Manifest +++ b/www-plugins/firefox-ublock/Manifest @@ -1 +1 @@ -DIST uBlock0_1.19.3b11.firefox.signed.xpi 2645034 BLAKE2B 55f5e3addd61eb238c20683758af34dfb75c54dfa1b6941fd2595d59a967e50e8cb291ac6cdf772a85e6ed3602c67f5319f70b93c71e48789d6a5d006b9b64c5 SHA512 ae02617e97199f2e9d1beda41e04b857ab457a773b05f2dbf693f8f5c971af4bcd4044f0b591cefaa7ac7858e1d048da19bd00b976a0733f48f52978def6e633 +DIST uBlock0_1.24.5b5.firefox.signed.xpi 2679331 BLAKE2B df44704e200ec1ba4f16c62f112c29716a9e060226570ff3a6c4f1d63411c20fba665e54f25a89d9bbe126b6db36070d2f361b6c69023e92b5cb4811758ec9d2 SHA512 69f9d4e4e1846d879a240b4339c465289fa61d0f2c14c8201139d48736fc89808182a96750eaaa85d6b8cb31f59390b2a0ff526933737252401a2a323e3c0383 diff --git a/www-plugins/firefox-ublock/firefox-ublock-1.19.3.11.ebuild b/www-plugins/firefox-ublock/firefox-ublock-1.24.5.5.ebuild similarity index 97% rename from www-plugins/firefox-ublock/firefox-ublock-1.19.3.11.ebuild rename to www-plugins/firefox-ublock/firefox-ublock-1.24.5.5.ebuild index 07c152b1a..5870080a4 100644 --- a/www-plugins/firefox-ublock/firefox-ublock-1.19.3.11.ebuild +++ b/www-plugins/firefox-ublock/firefox-ublock-1.24.5.5.ebuild @@ -6,7 +6,7 @@ EAPI="5" inherit eutils -MYPV="1.19.3b11" +MYPV="1.24.5b5" SRC_URI="https://github.com/gorhill/uBlock/releases/download/$MYPV/uBlock0_${MYPV}.firefox.signed.xpi"