diff options
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 16a2ffdeb..61bf99aac 100644 --- a/libre/icecat-ublock-origin/PKGBUILD +++ b/libre/icecat-ublock-origin/PKGBUILD @@ -5,7 +5,7 @@ pkgname=icecat-ublock-origin -pkgver=1.14.18 +pkgver=1.14.20 pkgrel=1 arch=(any) @@ -21,7 +21,7 @@ groups=(icecat-addons) source=("uBlock0-$pkgver.firefox.xpi::https://github.com/gorhill/uBlock/releases/download/$pkgver/uBlock0.firefox.xpi") noextract=("${source%%::*}") -sha256sums=('beddfb38822ff0d91efa43201ddbaa9187ae2a8e1387ffd1ec6d61985e9e6071') +sha256sums=('bd87046964246d405b745c01b70f7d4dd2c7036ef847d3a835307af59cc4223a') package() { install -Dm755 "${source%%::*}" \ |