diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2017-10-21 16:36:28 +0200 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2017-10-21 16:36:28 +0200 |
commit | 41d2b3f95672126b676ed5a88e0487cfe6738cae (patch) | |
tree | d80788d77c22915356365251305cc7d79a7e9199 /libre | |
parent | 2ff5071b37fda4f927ce3520d2f861f0f8fc4fbe (diff) | |
download | abslibre-41d2b3f95672126b676ed5a88e0487cfe6738cae.tar.gz abslibre-41d2b3f95672126b676ed5a88e0487cfe6738cae.tar.bz2 abslibre-41d2b3f95672126b676ed5a88e0487cfe6738cae.zip |
libre/iceweasel-ublock-origin: updated to 1.14.16
Diffstat (limited to 'libre')
-rw-r--r-- | libre/iceweasel-ublock-origin/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/iceweasel-ublock-origin/PKGBUILD b/libre/iceweasel-ublock-origin/PKGBUILD index 1b1f299bd..a42323d55 100644 --- a/libre/iceweasel-ublock-origin/PKGBUILD +++ b/libre/iceweasel-ublock-origin/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: jc_gargma <jc_gargma@iserlohn-fortress.net> pkgname=iceweasel-ublock-origin -pkgver=1.14.14 +pkgver=1.14.16 pkgrel=1 pkgdesc='An efficient blocker add-on for various browsers. Fast, potent, and lean.' url=https://github.com/gorhill/uBlock @@ -17,7 +17,7 @@ replaces=('firefox-ublock-origin' 'firefox-adblock-plus' 'iceweasel-adblock-plus groups=('iceweasel-addons') source=("https://github.com/gorhill/uBlock/releases/download/$pkgver/uBlock0.webext.xpi") noextract=("${source##*/}") -sha256sums=('820ed258a2c2134d672c43cfa050936eb9dd89a81af25f72b3d59e7a777634f7') +sha256sums=('9796cc2a463567212ed69d7b6d0caad65ad1c4cd52e7fb7827182980bf6bf9b6') package() { |