diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-06-02 16:51:13 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-06-02 16:51:13 -0300 |
commit | 818df4d8a1251e05de4a4052dc9791e9f2bed6b5 (patch) | |
tree | 17fe9b856aeae03a12937c9e1812c478b38f8c13 /libre | |
parent | 4a6bca6696a50363ce3407cc97472802907b7b5b (diff) |
ice{cat,weasel}-noscript-2.6.9.26-1: updating version
Diffstat (limited to 'libre')
-rw-r--r-- | libre/icecat-noscript/PKGBUILD | 6 | ||||
-rw-r--r-- | libre/iceweasel-noscript/PKGBUILD | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/libre/icecat-noscript/PKGBUILD b/libre/icecat-noscript/PKGBUILD index d1aafe61a..55b75f6f1 100644 --- a/libre/icecat-noscript/PKGBUILD +++ b/libre/icecat-noscript/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 130889 2015-04-07 13:13:08Z spupykin $ +# $Id: PKGBUILD 134314 2015-05-29 17:36:29Z spupykin $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=icecat-noscript -pkgver=2.6.9.21 +pkgver=2.6.9.26 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=('17353cc5bb1d5283ea41776503a19d35') +md5sums=('4eefcea1536114304e34d4f578d29ac1') package() { depends=("icecat") diff --git a/libre/iceweasel-noscript/PKGBUILD b/libre/iceweasel-noscript/PKGBUILD index 8908e6565..bdbcff9d5 100644 --- a/libre/iceweasel-noscript/PKGBUILD +++ b/libre/iceweasel-noscript/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 130889 2015-04-07 13:13:08Z spupykin $ +# $Id: PKGBUILD 134314 2015-05-29 17:36:29Z spupykin $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=iceweasel-noscript -pkgver=2.6.9.21 +pkgver=2.6.9.26 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=('17353cc5bb1d5283ea41776503a19d35') +md5sums=('4eefcea1536114304e34d4f578d29ac1') package() { depends=("iceweasel") |