diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2017-12-13 15:23:31 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2017-12-13 15:23:31 +0100 |
commit | a88b1942484ec54bc48cc8182d050688b8233072 (patch) | |
tree | 1b01f9b1790c2504bb33e59a663d225f313fc4ab /libre/icecat-noscript | |
parent | bea27b3c0dcd867b0cac78b1aa9b201d2ec386b7 (diff) | |
download | abslibre-a88b1942484ec54bc48cc8182d050688b8233072.tar.gz abslibre-a88b1942484ec54bc48cc8182d050688b8233072.tar.bz2 abslibre-a88b1942484ec54bc48cc8182d050688b8233072.zip |
libre/icecat-noscript: updated to 5.1.8.3
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 0cb5b3ce7..5ed48084f 100644 --- a/libre/icecat-noscript/PKGBUILD +++ b/libre/icecat-noscript/PKGBUILD @@ -6,7 +6,7 @@ pkgname=icecat-noscript -pkgver=5.1.8.2 +pkgver=5.1.8.3 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=('55549d98e5d48134bee85471a69399702ba35dff2e0ef8d81b4d54f02b64bc35') +sha256sums=('9a81de6e26f639e5f82cabddcd361177815c59af2bca6363ba755255feffd2ec') prepare() { unzip -qqo "noscript-$pkgver.xpi" -d "noscript-$pkgver" |