diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2017-12-14 17:47:19 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2017-12-14 17:47:19 +0100 |
commit | 4cc54f3c2c00512d3c6560587a6588093353543e (patch) | |
tree | e167da5f16ca521899d2f510af7566a8abc40b7d /libre/iceweasel-noscript | |
parent | b76cce1fb4e132c9ac1c64d679aaf37eec907985 (diff) | |
download | abslibre-4cc54f3c2c00512d3c6560587a6588093353543e.tar.gz abslibre-4cc54f3c2c00512d3c6560587a6588093353543e.tar.bz2 abslibre-4cc54f3c2c00512d3c6560587a6588093353543e.zip |
libre/iceweasel-noscript: updated to 10.1.5.7
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 b59dea49d..593b32450 100644 --- a/libre/iceweasel-noscript/PKGBUILD +++ b/libre/iceweasel-noscript/PKGBUILD @@ -6,7 +6,7 @@ pkgname=iceweasel-noscript -pkgver=10.1.5.5 +pkgver=10.1.5.7 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=('860aadfbdcc3351f3f376d6e9121fde2ef2f6d48d1287c1c3cb9296d749f7246') +sha256sums=('1b91dd6e6d97af778d27173604be22689aa8d40df4889dc0b581e1a9cfcf5fb3') prepare() { unzip -qqo "noscript-$pkgver.xpi" -d "noscript-$pkgver" |