Date: Tuesday, July 1, 2014 @ 16:20:08 Author: spupykin Revision: 114288
upgpkg: firefox-noscript 2.6.8.31-1 upd Modified: firefox-noscript/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-07-01 14:18:36 UTC (rev 114287) +++ PKGBUILD 2014-07-01 14:20:08 UTC (rev 114288) @@ -2,7 +2,7 @@ # Maintainer: Sergej Pupykin <[email protected]> pkgname=firefox-noscript -pkgver=2.6.8.29 +pkgver=2.6.8.31 pkgrel=1 pkgdesc="plugin for firefox which disables script" arch=('any') @@ -11,7 +11,7 @@ depends=() makedepends=('unzip') source=(https://secure.informaction.com/download/releases/noscript-$pkgver.xpi) -md5sums=('ddcc203cf5d96fba7b1dc6fe1b3af6bc') +md5sums=('22202f9a6e6498dcee9471f650f4142a') package() { depends=("firefox")
