diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2017-10-21 16:36:42 +0200 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2017-10-21 16:36:42 +0200 |
commit | 46e67384778514e0dead6c76c64138d30b49a4ec (patch) | |
tree | d0a5c4d891c9720b11e547f29f80677d8d3e5bcf /libre/icecat-ublock-origin | |
parent | 41d2b3f95672126b676ed5a88e0487cfe6738cae (diff) | |
download | abslibre-46e67384778514e0dead6c76c64138d30b49a4ec.tar.gz abslibre-46e67384778514e0dead6c76c64138d30b49a4ec.tar.bz2 abslibre-46e67384778514e0dead6c76c64138d30b49a4ec.zip |
libre/icecat-ublock-origin: updated to 1.14.16
Diffstat (limited to 'libre/icecat-ublock-origin')
-rw-r--r-- | libre/icecat-ublock-origin/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/icecat-ublock-origin/PKGBUILD b/libre/icecat-ublock-origin/PKGBUILD index 333152e91..1e1775298 100644 --- a/libre/icecat-ublock-origin/PKGBUILD +++ b/libre/icecat-ublock-origin/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: jc_gargma <jc_gargma@iserlohn-fortress.net> pkgname=icecat-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=('icecat-adblock-plus') groups=('icecat-addons') source=("https://github.com/gorhill/uBlock/releases/download/$pkgver/uBlock0.firefox.xpi") noextract=("${source##*/}") -sha256sums=('de45492595cf5a045825430c319ad57bbb6a9f90dbf10926fcdaae532e54bd7a') +sha256sums=('e9fb28bb643556c920309d2170dbed87e0ec8921bf8cc9c5d9223fcc2556da90') package() { |