diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-07-13 14:44:38 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-07-14 10:30:31 -0300 |
commit | b6de801d2a507bdf5cea428cc531bfd4c912cc10 (patch) | |
tree | ec65abb1d98501a6bf0a80455b6a85c57696434c /libre | |
parent | 89fff9133c8643bae1e317d18b8381e59effc64d (diff) | |
download | abslibre-b6de801d2a507bdf5cea428cc531bfd4c912cc10.tar.gz abslibre-b6de801d2a507bdf5cea428cc531bfd4c912cc10.tar.bz2 abslibre-b6de801d2a507bdf5cea428cc531bfd4c912cc10.zip |
ice{cat,weasel}-noscript-2.6.9.30-1: updating version
Diffstat (limited to 'libre')
-rw-r--r-- | libre/icecat-noscript/PKGBUILD | 6 | ||||
-rw-r--r-- | libre/iceweasel-noscript/PKGBUILD | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/libre/icecat-noscript/PKGBUILD b/libre/icecat-noscript/PKGBUILD index 6fd0d0183..b95cb6fb4 100644 --- a/libre/icecat-noscript/PKGBUILD +++ b/libre/icecat-noscript/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 135693 2015-06-22 09:57:45Z spupykin $ +# $Id: PKGBUILD 136606 2015-07-10 09:20:32Z spupykin $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=icecat-noscript -pkgver=2.6.9.27 +pkgver=2.6.9.30 pkgrel=1 pkgdesc="Extension for icecat 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=('7346b224993d146dd4ecc87c788f1473') +md5sums=('f11bc567e65425c1297fd782d666cabc') package() { depends=("icecat") diff --git a/libre/iceweasel-noscript/PKGBUILD b/libre/iceweasel-noscript/PKGBUILD index cfc6e25b9..fe1678ff7 100644 --- a/libre/iceweasel-noscript/PKGBUILD +++ b/libre/iceweasel-noscript/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 135693 2015-06-22 09:57:45Z spupykin $ +# $Id: PKGBUILD 136606 2015-07-10 09:20:32Z spupykin $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=iceweasel-noscript -pkgver=2.6.9.27 -pkgrel=1.1 +pkgver=2.6.9.30 +pkgrel=1 pkgdesc="Extension for iceweasel which disables script" arch=('any') url="http://noscript.net/" @@ -13,7 +13,7 @@ depends=() makedepends=('unzip') replaces=('firefox-noscript') source=(https://secure.informaction.com/download/releases/noscript-$pkgver.xpi) -md5sums=('7346b224993d146dd4ecc87c788f1473') +md5sums=('f11bc567e65425c1297fd782d666cabc') package() { depends=("iceweasel") |