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 47047eaa9583..eb1b562d3527 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# https://github.com/gorhill/uBlock/releases
pkgname=chromium-ublock-origin
-pkgver=1.24.0
+pkgver=1.24.2
pkgrel=1
pkgdesc='An efficient blocker for Chromium'
arch=('any')
@@ -15,7 +15,7 @@ optdepends=("chromium: open-source web browser from Google"
"google-chrome: Google's freeware web browser")
install="${pkgname}.install"
source=("https://github.com/gorhill/uBlock/releases/download/${pkgver}/uBlock0_${pkgver}.chromium.zip")
-md5sums=('84f1e764e8addbb82d78bcac51080b3b')
+md5sums=('12202503afbe439069efc4320fff701b')
package() {
mkdir -p "${pkgdir}/usr/share/${pkgname}"