Date: Monday, October 8, 2018 @ 05:57:36 Author: eschwartz Revision: 391064
upgpkg: firefox-noscript 10.1.9.8-1 upstream release Modified: firefox-noscript/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-08 02:33:53 UTC (rev 391063) +++ PKGBUILD 2018-10-08 05:57:36 UTC (rev 391064) @@ -2,7 +2,7 @@ # Maintainer: Eschwartz <[email protected]> pkgname=firefox-noscript -pkgver=10.1.9.6 +pkgver=10.1.9.8 pkgrel=1 pkgdesc="Extension for firefox which disables script" arch=('any') @@ -12,7 +12,7 @@ makedepends=('unzip') source=(https://secure.informaction.com/download/releases/noscript-${pkgver}.xpi) noextract=("noscript-${pkgver}.xpi") -sha256sums=('336ae26d0a70688e6c2b3c14267c9e80f52f6f36c31f23b8242e0edae3666d42') +sha256sums=('1a6da55f9e3b3d8e4a19e50af9e01bc9df5a3c7658fe59a7a9a42226ff200e63') package() { depends=('firefox')
