diff options
Diffstat (limited to 'libre/iceweasel-ublock-origin/PKGBUILD')
-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 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%%::*}" \ |