diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2017-12-10 07:29:23 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2017-12-10 07:29:46 +0100 |
commit | a9e745b95a2670e8d1fd7fc525475dd8ba37d941 (patch) | |
tree | c3f55a7a8af342283b94c12985f7629b29c2c3c9 /libre/icecat-noscript | |
parent | de86b8a0a24614f691988e79d56d38729553cd7e (diff) | |
download | abslibre-a9e745b95a2670e8d1fd7fc525475dd8ba37d941.tar.gz abslibre-a9e745b95a2670e8d1fd7fc525475dd8ba37d941.tar.bz2 abslibre-a9e745b95a2670e8d1fd7fc525475dd8ba37d941.zip |
libre/icecat-noscript: updated to 5.1.8.2
Diffstat (limited to 'libre/icecat-noscript')
-rw-r--r-- | libre/icecat-noscript/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/icecat-noscript/PKGBUILD b/libre/icecat-noscript/PKGBUILD index 065d8cf74..0cb5b3ce7 100644 --- a/libre/icecat-noscript/PKGBUILD +++ b/libre/icecat-noscript/PKGBUILD @@ -6,7 +6,7 @@ pkgname=icecat-noscript -pkgver=5.1.7 +pkgver=5.1.8.2 pkgrel=1 arch=(any) @@ -20,7 +20,7 @@ groups=(icecat-addons) source=(https://secure.informaction.com/download/releases/noscript-$pkgver.xpi) noextract=("noscript-$pkgver.xpi") -sha256sums=('617f73683acdca7df2a7d08843443d38929afbf40075e113ab3ccab0eef7cd6b') +sha256sums=('55549d98e5d48134bee85471a69399702ba35dff2e0ef8d81b4d54f02b64bc35') prepare() { unzip -qqo "noscript-$pkgver.xpi" -d "noscript-$pkgver" |