diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2017-11-08 07:46:29 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2017-11-08 07:46:29 +0100 |
commit | 6a6c9fb2e7ca0faec623023ca14539e4abe0e09c (patch) | |
tree | f054c851f2e906172c134f9f17d924056ab0272e /libre/iceweasel-noscript | |
parent | f769d62855f1f8afdd70f8ec836e1bab3e9c97bd (diff) | |
download | abslibre-6a6c9fb2e7ca0faec623023ca14539e4abe0e09c.tar.gz abslibre-6a6c9fb2e7ca0faec623023ca14539e4abe0e09c.tar.bz2 abslibre-6a6c9fb2e7ca0faec623023ca14539e4abe0e09c.zip |
libre/iceweasel-noscript: updated to 5.1.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 039854d11..8e8a34b6a 100644 --- a/libre/iceweasel-noscript/PKGBUILD +++ b/libre/iceweasel-noscript/PKGBUILD @@ -6,7 +6,7 @@ pkgname=iceweasel-noscript -pkgver=5.1.3 +pkgver=5.1.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=('3ad5e83f8a85ff8991b0a9d36095082c223bc7bd7df482824f3d7b02ea7b6f17') +sha256sums=('0620b8608441b5a346e347a07ce3c1e707edc8d4d04f2c72af53e73a0d9b6d5c') prepare() { unzip -qqo "noscript-$pkgver.xpi" -d "noscript-$pkgver" |