diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2017-12-19 14:14:27 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2017-12-19 15:28:59 +0100 |
commit | 1fb80dbe61f940748be106c147950c626c8bf18e (patch) | |
tree | 8c6307aaad3645206ea068920e43390ac02798aa /libre/iceweasel-noscript | |
parent | 1abda8caabc5fe7736507a4db0b91d0bdc6bf35d (diff) | |
download | abslibre-1fb80dbe61f940748be106c147950c626c8bf18e.tar.gz abslibre-1fb80dbe61f940748be106c147950c626c8bf18e.tar.bz2 abslibre-1fb80dbe61f940748be106c147950c626c8bf18e.zip |
libre/iceweasel-noscript: updated to 10.1.6
Diffstat (limited to 'libre/iceweasel-noscript')
-rw-r--r-- | libre/iceweasel-noscript/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/iceweasel-noscript/PKGBUILD b/libre/iceweasel-noscript/PKGBUILD index 593b32450..9cf9339e9 100644 --- a/libre/iceweasel-noscript/PKGBUILD +++ b/libre/iceweasel-noscript/PKGBUILD @@ -6,7 +6,7 @@ pkgname=iceweasel-noscript -pkgver=10.1.5.7 +pkgver=10.1.6 pkgrel=1 arch=(any) @@ -21,7 +21,7 @@ groups=(iceweasel-addons) source=(https://secure.informaction.com/download/releases/noscript-$pkgver.xpi) noextract=("noscript-$pkgver.xpi") -sha256sums=('1b91dd6e6d97af778d27173604be22689aa8d40df4889dc0b581e1a9cfcf5fb3') +sha256sums=('16c34ea0ec3eee05d303ba4fa2744d5cbe0a948325e84d41e5e8568f27a17207') prepare() { unzip -qqo "noscript-$pkgver.xpi" -d "noscript-$pkgver" |