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 bc53f4538..fbe69f5ef 100644 --- a/libre/icecat-ublock-origin/PKGBUILD +++ b/libre/icecat-ublock-origin/PKGBUILD @@ -5,7 +5,7 @@ pkgname=icecat-ublock-origin -pkgver=1.14.22 +pkgver=1.17.2 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=('c5bc007d1d140b23449c77b3d90ba0b9c74140f8b188d7c1b490beefb8204881') +sha256sums=('172c7f1d177f0438a95fda0d4b0351b3098b00c5391c0b6e09e43e5f15d9c072') package() { install -Dm755 "${source%%::*}" \ |