summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2017-11-30 13:22:50 +0100
committerAndreas Grapentin <andreas@grapentin.org>2017-11-30 13:22:50 +0100
commitb408c3f4748dfda2648e15a481ef010f4e20d0d0 (patch)
treec1496bc5eb38550a62caf7f1184ab2b4dba1cd54
parentabe28cc028824b73cf4ef212bb4a66c56f26a3f6 (diff)
libre/iceweasel-ublock-origin: updated to 1.14.20
-rw-r--r--libre/iceweasel-ublock-origin/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/iceweasel-ublock-origin/PKGBUILD b/libre/iceweasel-ublock-origin/PKGBUILD
index 1c94ae8ef..280c580f5 100644
--- a/libre/iceweasel-ublock-origin/PKGBUILD
+++ b/libre/iceweasel-ublock-origin/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=iceweasel-ublock-origin
-pkgver=1.14.18
+pkgver=1.14.20
pkgrel=1
arch=(any)
@@ -21,7 +21,7 @@ groups=(iceweasel-addons)
source=("uBlock0-$pkgver.webext.xpi::https://github.com/gorhill/uBlock/releases/download/$pkgver/uBlock0.webext.xpi")
noextract=("${source%%::*}")
-sha256sums=('35658d85b7a7116df370e38a736bd758f0fa2db4a7c7cef5fe0882b2859032c5')
+sha256sums=('c1390a7073a758818e3c9b3c5ff472eb80401f4f04d81416c6d4e126b7ab3ca5')
package() {
install -Dm755 "${source%%::*}" \