Date: Tuesday, July 26, 2016 @ 13:53:14 Author: spupykin Revision: 184337
upgpkg: firefox-noscript 2.9.0.12-1 upd Modified: firefox-noscript/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-26 13:47:36 UTC (rev 184336) +++ PKGBUILD 2016-07-26 13:53:14 UTC (rev 184337) @@ -3,7 +3,7 @@ # Contributor: Eschwartz <[email protected]> pkgname=firefox-noscript -pkgver=2.9.0.11 +pkgver=2.9.0.12 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=('2344f7bab216ee3f552cbf723ad50d7b') +md5sums=('3794a9b125f00a6744554729c90bfe9d') prepare() { cd "${srcdir}"
