Date: Monday, April 28, 2014 @ 11:14:47 Author: spupykin Revision: 110341
upgpkg: firefox-noscript 2.6.8.20-1 upd Modified: firefox-noscript/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-04-28 09:09:04 UTC (rev 110340) +++ PKGBUILD 2014-04-28 09:14:47 UTC (rev 110341) @@ -2,7 +2,7 @@ # Maintainer: Sergej Pupykin <[email protected]> pkgname=firefox-noscript -pkgver=2.6.8.19 +pkgver=2.6.8.20 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=('9d1e6ff5f01b4758e84465f5d3ca976d') +md5sums=('d0943c2090bd449609b690b248c3cdfa') package() { # _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1 -d-`
