summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2017-02-18 14:52:27 +0100
committerJulian Xhokaxhiu2017-02-18 14:52:27 +0100
commite295302dbdb09a10efff7890088879d94e1c46e2 (patch)
tree4c744cdd063d9c33d7fd874fdef54f4424e2d18b /PKGBUILD
parentf4de5932aca4dc59c37ddc221be99ae227dd714b (diff)
downloadaur-e295302dbdb09a10efff7890088879d94e1c46e2.tar.gz
Clear cache and configuration before starting chromium process
This way we always make sure to start fresh at every reboot, even if unexpected
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8bade38b1cf..828dc09d971c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Author: Julian Xhokaxhiu <info@julianxhokaxhiu.com>
pkgname=chromium-fullscreen
pkgver=1
-pkgrel=6
+pkgrel=7
pkgdesc="A script in order to run Chromium in fullscreen mode under the chromium user"
url=""
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
@@ -13,7 +13,7 @@ source=('chromium-fullscreen.sysuser'
'disable-x-frame-option-background.js'
'disable-x-frame-option-manifest.json')
md5sums=('9e979fbdd1e4a5a04fd0e91ce6a9a7be'
- '1a2b2cd4bd67769948edcdaabb5592eb'
+ 'b5fee3c827d9b9bd3a954dd1213c1525'
'c700c36f4ea3e353c6d49df823561fc4'
'f543ec018edbaf5533e6bddd5068ff54')