diff options
author | Bruno Cichon <ebrasca.ebrasca@openmailbox.org> | 2017-10-23 22:49:24 +0200 |
---|---|---|
committer | Bruno Cichon <ebrasca.ebrasca@openmailbox.org> | 2017-10-23 22:49:24 +0200 |
commit | c848d16bc0f67f04a4b8512a8e2f3651723c5507 (patch) | |
tree | f99e4992773998f7132e7c106713a19179fed874 /libre/icecat-ublock-origin/PKGBUILD | |
parent | 0bf95161fce1f6a90aabf83b9daff7e75f97e9bd (diff) | |
parent | 5654d526bd32b2bb1db29be4a0e06ac2fc01c878 (diff) | |
download | abslibre-c848d16bc0f67f04a4b8512a8e2f3651723c5507.tar.gz abslibre-c848d16bc0f67f04a4b8512a8e2f3651723c5507.tar.bz2 abslibre-c848d16bc0f67f04a4b8512a8e2f3651723c5507.zip |
Merge branch 'master' of ssh://git.parabola.nu:1863/~git/abslibre
Diffstat (limited to 'libre/icecat-ublock-origin/PKGBUILD')
-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() { |