Date: Tuesday, April 12, 2016 @ 18:25:28 Author: spupykin Revision: 170778
upgpkg: firefox-noscript 2.9.0.11-1 upd Modified: firefox-noscript/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-12 16:08:54 UTC (rev 170777) +++ PKGBUILD 2016-04-12 16:25:28 UTC (rev 170778) @@ -3,7 +3,7 @@ # Contributor: Eschwartz <[email protected]> pkgname=firefox-noscript -pkgver=2.9.0.4 +pkgver=2.9.0.11 pkgrel=1 pkgdesc="Extension for firefox which disables script" arch=('any') @@ -14,7 +14,7 @@ makedepends=('unzip') source=(https://secure.informaction.com/download/releases/noscript-${pkgver}.xpi) noextract=("noscript-${pkgver}.xpi") -md5sums=('dd43b9ee45971b13f076b9dce96b5e1d') +md5sums=('2344f7bab216ee3f552cbf723ad50d7b') prepare() { cd "${srcdir}"
