summaryrefslogtreecommitdiff
path: root/libre/iceweasel-noscript/PKGBUILD
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-12-24 16:23:43 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-12-24 16:23:43 -0500
commitc268a34679dbe2c96d8c73ab0c080f2c0cf4e0a5 (patch)
treea858a969dbfaa382326d3328cf126d5dd11ae7f5 /libre/iceweasel-noscript/PKGBUILD
parent92c8e37cbc8d2557449e17e734c92fdf12657208 (diff)
parentc5a543ce44e0506a6146e6275faa30d71f2ace38 (diff)
Merge branch 'master' of https://projects.parabolagnulinux.org/abslibre
Diffstat (limited to 'libre/iceweasel-noscript/PKGBUILD')
-rw-r--r--libre/iceweasel-noscript/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/iceweasel-noscript/PKGBUILD b/libre/iceweasel-noscript/PKGBUILD
index 8e5900967..9cd3b1a43 100644
--- a/libre/iceweasel-noscript/PKGBUILD
+++ b/libre/iceweasel-noscript/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 100783 2013-11-10 20:06:17Z spupykin $
+# $Id: PKGBUILD 102928 2013-12-24 09:48:04Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer (Parabola): André Silva <emulatorman@parabola.nu>
_pkgname=firefox-noscript
pkgname=iceweasel-noscript
-pkgver=2.6.8.5
+pkgver=2.6.8.8
pkgrel=1
pkgdesc="plugin for iceweasel which disables script"
arch=('any')
@@ -14,7 +14,7 @@ depends=()
provides=$_pkgname=$pkgver
makedepends=('unzip')
source=(https://secure.informaction.com/download/releases/noscript-$pkgver.xpi)
-md5sums=('cef9d5060b1c1931028e802a251a820d')
+md5sums=('55c2fe321a121b9708afb147d655adeb')
package() {
# _ffver=`pacman -Q iceweasel-libre | cut -f2 -d\ | cut -f1 -d-`