diff options
author | Gaming4JC <g4jc@openmailbox.org> | 2016-12-08 22:46:27 -0500 |
---|---|---|
committer | Gaming4JC <g4jc@openmailbox.org> | 2016-12-08 22:46:27 -0500 |
commit | 862b438de5b1b4fea39afa1d0142c5593e13f639 (patch) | |
tree | 6665bc8884db58427e34e06a754845b7f77f86ef /nonprism/iceweasel-hardened-preferences | |
parent | c1f1f17aa36595e23a17b94487f111f9335aa70b (diff) | |
download | abslibre-862b438de5b1b4fea39afa1d0142c5593e13f639.tar.gz abslibre-862b438de5b1b4fea39afa1d0142c5593e13f639.tar.bz2 abslibre-862b438de5b1b4fea39afa1d0142c5593e13f639.zip |
make noscript optional and fix naming
Diffstat (limited to 'nonprism/iceweasel-hardened-preferences')
-rw-r--r-- | nonprism/iceweasel-hardened-preferences/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nonprism/iceweasel-hardened-preferences/PKGBUILD b/nonprism/iceweasel-hardened-preferences/PKGBUILD index 04a82373f..f6c83352a 100644 --- a/nonprism/iceweasel-hardened-preferences/PKGBUILD +++ b/nonprism/iceweasel-hardened-preferences/PKGBUILD @@ -10,7 +10,7 @@ license=(MPL) replaces=('iceweasel-hardened') conflicts=('iceweasel-hardened') depends=('firejail') -optdepends=('iceweasel-noscript' : XSS and Javascript Protection [Important!]') +optdepends=('iceweasel-noscript: XSS and Javascript Protection (Important)') url="https://wiki.parabola.nu/${pkgname%%-*}" install=iceweasel-hardened.install source=('firefox-branding.js' |