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 e8e946c2d..a78cccd90 100644 --- a/libre/iceweasel-noscript/PKGBUILD +++ b/libre/iceweasel-noscript/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 123202 2014-11-27 12:52:24Z spupykin $ +# $Id: PKGBUILD 123504 2014-12-05 18:41:50Z spupykin $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=iceweasel-noscript -pkgver=2.6.9.5 +pkgver=2.6.9.6 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=('2e4bbd6ef5db1f523cbad56da223e77a') +md5sums=('7b7f31c9be65f14baac529385b6d30bb') package() { depends=("iceweasel") |