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 cd6f2084c15d..47047eaa9583 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# https://github.com/gorhill/uBlock/releases
pkgname=chromium-ublock-origin
-pkgver=1.23.0
+pkgver=1.24.0
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=('01db45dd8c58029eb3a6553acabd3fb6')
+md5sums=('84f1e764e8addbb82d78bcac51080b3b')
package() {
mkdir -p "${pkgdir}/usr/share/${pkgname}"