# Maintainer: André Silva # Contributor: Luke R. pkgname=icedove-hardened-preferences pkgver=0.1 pkgrel=1 pkgdesc="Sets hardened preferences in Icedove that protect from a variety of privacy, security, and fingerprinting attacks." arch=(any) license=(MPL) replaces=('icedove-hardened') depends=('icedove') url="https://wiki.parabola.nu/${pkgname%-*}" source=('thunderbird-branding.js') sha512sums=('ad339dc16a7acab325f1a162cda017842c980fcb8ad1b725905947d0afc46959b59160147fd8fa86e2822dc51be4a4e6bf11d404ae19190b89a86459a290fd5e') whirlpoolsums=('673d8a38650a9f91de8531612d457ba056ce15bf88f147a3dacd6182bd0d4e2697f59f7e13d688b26c944c9799071dabb06a4b1ed9e4ccba264a3ee6c2ef4f6f') package() { install -Dm644 thunderbird-branding.js "$pkgdir"/usr/lib/icedove/defaults/preferences/thunderbird-branding.js }