diff options
Diffstat (limited to 'libre/iceweasel-noscript/PKGBUILD')
-rw-r--r-- | libre/iceweasel-noscript/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/iceweasel-noscript/PKGBUILD b/libre/iceweasel-noscript/PKGBUILD index b4f98d1e1..f8f5d091b 100644 --- a/libre/iceweasel-noscript/PKGBUILD +++ b/libre/iceweasel-noscript/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 129745 2015-03-22 07:42:16Z spupykin $ +# $Id: PKGBUILD 130467 2015-04-01 08:55:29Z spupykin $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=iceweasel-noscript -pkgver=2.6.9.19 +pkgver=2.6.9.20 pkgrel=1 pkgdesc="Extension for iceweasel which disables script" arch=('any') @@ -12,7 +12,7 @@ license=('GPL2') depends=() makedepends=('unzip') source=(https://secure.informaction.com/download/releases/noscript-$pkgver.xpi) -md5sums=('bfc8b7e81b46bfc1159e1b995a108c01') +md5sums=('a126534bf28c1561cf6a06ac58113769') package() { depends=("iceweasel") |