Date: Monday, October 27, 2014 @ 12:15:26 Author: spupykin Revision: 121468
upgpkg: firefox-noscript 2.6.9.3-1 upd Modified: firefox-noscript/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-10-27 10:40:41 UTC (rev 121467) +++ PKGBUILD 2014-10-27 11:15:26 UTC (rev 121468) @@ -2,7 +2,7 @@ # Maintainer: Sergej Pupykin <[email protected]> pkgname=firefox-noscript -pkgver=2.6.9.2 +pkgver=2.6.9.3 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=('2b678ec06c1fe45b8de5fa647ab066b9') +md5sums=('916eaaebd47472680ae11a464d18cd72') package() { depends=("firefox")
