Date: Wednesday, May 27, 2015 @ 09:56:38 Author: spupykin Revision: 134207
upgpkg: firefox-noscript 2.6.9.25-1 upd Modified: firefox-noscript/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-05-27 01:26:02 UTC (rev 134206) +++ PKGBUILD 2015-05-27 07:56:38 UTC (rev 134207) @@ -2,7 +2,7 @@ # Maintainer: Sergej Pupykin <[email protected]> pkgname=firefox-noscript -pkgver=2.6.9.22 +pkgver=2.6.9.25 pkgrel=1 pkgdesc="Extension 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=('dda7eaa8211bf2941a36c58a67e69043') +md5sums=('46637818ac1dd73a7f54e0f0bebce2c8') package() { depends=("firefox")
