summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHans-Nikolai Viessmann2019-11-23 21:23:15 +0100
committerHans-Nikolai Viessmann2019-11-23 21:23:15 +0100
commit6dea613d0574ced1e6c4f63ff32597b40415962b (patch)
tree95279adbcf9d5116c744e301016d4f27bdf77c4d /PKGBUILD
parent045435a7e156238a3016986243cf19903a17a064 (diff)
downloadaur-6dea613d0574ced1e6c4f63ff32597b40415962b.tar.gz
bump to version 1.24.2
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}"