summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-01-15 19:57:56 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-01-15 19:57:56 -0200
commitf22b767f150a14d8a351a6b1930a8307cf664478 (patch)
tree2ef60153e96c5d1430aa841bb01dc01a1e6ceec0
parent008fd9bf7122fac32be212f5c8732b35cd72a2a9 (diff)
ice{cat,weasel}-noscript-2.6.8.12-1: updating version
-rw-r--r--libre/icecat-noscript/PKGBUILD6
-rw-r--r--libre/iceweasel-noscript/PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/libre/icecat-noscript/PKGBUILD b/libre/icecat-noscript/PKGBUILD
index bfbb1e633..3bff180e8 100644
--- a/libre/icecat-noscript/PKGBUILD
+++ b/libre/icecat-noscript/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 103700 2014-01-10 10:25:05Z spupykin $
+# $Id: PKGBUILD 104068 2014-01-15 09:48:41Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer (Parabola): André Silva <emulatorman@parabola.nu>
_pkgname=firefox-noscript
pkgname=icecat-noscript
-pkgver=2.6.8.11
+pkgver=2.6.8.12
pkgrel=1
pkgdesc="plugin for icecat 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=('ba1d61d4abbf664f9f04689710d895c1')
+md5sums=('da4f024487e5ef057eb6377f8bd285b5')
package() {
# _ffver=`pacman -Q icecat | cut -f2 -d\ | cut -f1 -d-`
diff --git a/libre/iceweasel-noscript/PKGBUILD b/libre/iceweasel-noscript/PKGBUILD
index 5c0c84158..09bfbe6e8 100644
--- a/libre/iceweasel-noscript/PKGBUILD
+++ b/libre/iceweasel-noscript/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 103700 2014-01-10 10:25:05Z spupykin $
+# $Id: PKGBUILD 104068 2014-01-15 09:48:41Z 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.11
+pkgver=2.6.8.12
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=('ba1d61d4abbf664f9f04689710d895c1')
+md5sums=('da4f024487e5ef057eb6377f8bd285b5')
package() {
# _ffver=`pacman -Q iceweasel-libre | cut -f2 -d\ | cut -f1 -d-`