From 3a77e496a160b2767175c8cc208466ba121b621d Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 17 Sep 2018 21:14:00 -0400 Subject: Remove whirlpoolsums=() whirlpoolsums has been broken since makepkg 5.1, and it is being removed instead of fixed. Packages that use it will need to migrate to a different checksum at their next rebuild. Fortunately, all packages with whirlpoolsums=() also set sha512sums=(). --- libre/icecat-no-resource-uri-leak/PKGBUILD | 1 - 1 file changed, 1 deletion(-) (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 d4b728eb9..8e7a16183 100644 --- a/libre/icecat-no-resource-uri-leak/PKGBUILD +++ b/libre/icecat-no-resource-uri-leak/PKGBUILD @@ -14,7 +14,6 @@ groups=('icecat-addons') source=("https://addons.cdn.mozilla.net/user-media/addons/706000/no_resource_uri_leak-$pkgver-an+tb+sm+fx.xpi") noextract=("${source##*/}") sha512sums=('f31d8baaa880d5ce621775e7f52faf6dbffb279291110caf055f8f70444aaa49d40e388e5b0117a9b862484539782d8c8bcbdd61f341a94bc3413fd737d204ee') -whirlpoolsums=('3efa2f3c71cf1f1f2b9406bfb07900d118e0656c296ec16271db1086f4198fe940c9d7ca513df05bbff8dfde560296596e99f864b52e2eab1a006d3da73f7772') package() { install -Dm755 "${source##*/}" "$pkgdir"/usr/lib/icecat/browser/extensions/@no-resource-uri-leak.xpi -- cgit v1.2.3