diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2017-12-08 07:04:22 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2017-12-08 07:04:22 +0100 |
commit | d17d46162177e0e2118cb69096b48f7e7b535286 (patch) | |
tree | dd9730ec4d6dc414a65b5c576e8a87d99b98dc90 /libre/iceweasel-noscript | |
parent | 6d997261814afd1b6034705d14042f5a84f7d740 (diff) | |
download | abslibre-d17d46162177e0e2118cb69096b48f7e7b535286.tar.gz abslibre-d17d46162177e0e2118cb69096b48f7e7b535286.tar.bz2 abslibre-d17d46162177e0e2118cb69096b48f7e7b535286.zip |
libre/iceweasel-noscript: updated to 10.1.5.5
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 3e324485f..b59dea49d 100644 --- a/libre/iceweasel-noscript/PKGBUILD +++ b/libre/iceweasel-noscript/PKGBUILD @@ -6,7 +6,7 @@ pkgname=iceweasel-noscript -pkgver=10.1.2 +pkgver=10.1.5.5 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=('b9b8675746c5f02280c5fc403eae68999b059bd3c1f4f9fc952ba5764531aa0b') +sha256sums=('860aadfbdcc3351f3f376d6e9121fde2ef2f6d48d1287c1c3cb9296d749f7246') prepare() { unzip -qqo "noscript-$pkgver.xpi" -d "noscript-$pkgver" |