diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2017-11-21 06:13:11 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2017-11-21 06:13:11 +0100 |
commit | 001c8b53ee557abace9000e2522b856d99278da0 (patch) | |
tree | f906d0ae790fd07e7f8ccfdd03dc0f86f101f729 /libre/icecat-noscript | |
parent | feec71777697b2cd0a3bfcfbd24b385d5e976f5c (diff) | |
download | abslibre-001c8b53ee557abace9000e2522b856d99278da0.tar.gz abslibre-001c8b53ee557abace9000e2522b856d99278da0.tar.bz2 abslibre-001c8b53ee557abace9000e2522b856d99278da0.zip |
libre/icecat-noscript: updated to 5.1.7
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 4f3f3707f..065d8cf74 100644 --- a/libre/icecat-noscript/PKGBUILD +++ b/libre/icecat-noscript/PKGBUILD @@ -6,7 +6,7 @@ pkgname=icecat-noscript -pkgver=5.1.5 +pkgver=5.1.7 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=('0620b8608441b5a346e347a07ce3c1e707edc8d4d04f2c72af53e73a0d9b6d5c') +sha256sums=('617f73683acdca7df2a7d08843443d38929afbf40075e113ab3ccab0eef7cd6b') prepare() { unzip -qqo "noscript-$pkgver.xpi" -d "noscript-$pkgver" |