summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fdd0168dd5d7..31e08d7b7a46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Viachaslau Khalikin <khalikin'at'yandex>
pkgname=icecat-ublock-origin
-pkgver=1.28.0
+pkgver=1.28.2
pkgrel=1
pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL3')
groups=('icecat-addons')
source=("https://github.com/gorhill/uBlock/releases/download/${pkgver}/uBlock0_${pkgver}.firefox.xpi")
noextract=("${source##*/}")
-sha256sums=('dabdb01185a4cd9b2274c8ff62f8541659047f8b080b2f0c5b8c4e280fe690f5')
+sha256sums=('08e2e96caf9c040aee2f10d876424a8d2f149930c0652577baa6694a45e6071b')
package() {
install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/icecat/browser/extensions/uBlock0@raymondhill.net.xpi