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 6d9e68e08..09d9562ab 100644 --- a/libre/iceweasel-ublock-origin/PKGBUILD +++ b/libre/iceweasel-ublock-origin/PKGBUILD @@ -5,7 +5,7 @@ pkgname=iceweasel-ublock-origin -pkgver=1.14.22 +pkgver=1.15.18 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=('bf2cb04053eeebb0be4d8484027d23a883369f5d6e1738c3f129d3773f28e480') +sha256sums=('35b406d8fb999406970e959d984db12a0c4228eae5bbc99c67f1b91f65463da8') package() { install -Dm755 "${source%%::*}" \ |