summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHans-Nikolai Viessmann2019-11-19 11:03:25 +0100
committerHans-Nikolai Viessmann2019-11-19 11:03:25 +0100
commit045435a7e156238a3016986243cf19903a17a064 (patch)
treecc6ba826c2ba82dc51fa7278d6b34d414899170a /PKGBUILD
parent49b7772d3e945807090d041d99c4b8b8ea7a773d (diff)
downloadaur-045435a7e156238a3016986243cf19903a17a064.tar.gz
bump version to 1.24.0
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}"