From 9b386e1af5999de0a930296361b107f85c953d58 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 27 Jul 2017 06:24:34 -0700 Subject: Fixed icecat/iceweasel-no-resource-uri-leak install location Signed-off-by: Isaac David --- libre/icecat-no-resource-uri-leak/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libre/icecat-no-resource-uri-leak') diff --git a/libre/icecat-no-resource-uri-leak/PKGBUILD b/libre/icecat-no-resource-uri-leak/PKGBUILD index eb1dfc1fb..d4b728eb9 100644 --- a/libre/icecat-no-resource-uri-leak/PKGBUILD +++ b/libre/icecat-no-resource-uri-leak/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Luke R. GPG: rsa4096/3EAE8697 -# Contributor: jc_gargma +# Contributor: jc_gargma pkgname=icecat-no-resource-uri-leak pkgver=1.1.0 -pkgrel=1 +pkgrel=2 pkgdesc='Deny resource:// access to Web content. Fill the hole to defend against fingerprinting.' url=https://notabug.org/desktopd/no-resource-uri-leak/ arch=('any') @@ -17,7 +17,7 @@ sha512sums=('f31d8baaa880d5ce621775e7f52faf6dbffb279291110caf055f8f70444aaa49d40 whirlpoolsums=('3efa2f3c71cf1f1f2b9406bfb07900d118e0656c296ec16271db1086f4198fe940c9d7ca513df05bbff8dfde560296596e99f864b52e2eab1a006d3da73f7772') package() { - install -Dm755 "${source##*/}" "$pkgdir"/usr/lib/icecat/browser/extensions/no_resource_uri_leak-$pkgver-an+tb+sm+fx.xpi + install -Dm755 "${source##*/}" "$pkgdir"/usr/lib/icecat/browser/extensions/@no-resource-uri-leak.xpi } # vim:set ts=2 sw=2 et: -- cgit v1.2.3