summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHans-Nikolai Viessmann2019-06-03 09:47:19 +0100
committerHans-Nikolai Viessmann2019-06-03 09:47:19 +0100
commit4614173724c77dc764f7419f51026c58dcc9775c (patch)
tree4c69c2c9c13518c5391678a7f224fbe5f3dba1c3 /PKGBUILD
parenta36d8b1f94eb716cb9244e4ad3cbd2f7406a6589 (diff)
downloadaur-4614173724c77dc764f7419f51026c58dcc9775c.tar.gz
add install location to build printout
This makes loading the extension a little easier...
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b5c77991ed6b..2774bba3c2ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=chromium-ublock-origin
pkgver=1.19.6
-pkgrel=1
+pkgrel=2
pkgdesc='An efficient blocker for Chromium'
arch=('any')
url='https://github.com/gorhill/uBlock'