diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-03-21 15:24:00 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-03-21 15:24:00 -0300 |
commit | a2c2e930e5f362666e7c8a84b17c6d3756c9d39b (patch) | |
tree | 4201647be87e5f3cfbd9b3919d20f82b957e36cb /libre | |
parent | 7cbd1e5dfaba3ab8a3a50a2060c9929cd79451bd (diff) | |
download | abslibre-a2c2e930e5f362666e7c8a84b17c6d3756c9d39b.tar.gz abslibre-a2c2e930e5f362666e7c8a84b17c6d3756c9d39b.tar.bz2 abslibre-a2c2e930e5f362666e7c8a84b17c6d3756c9d39b.zip |
ice{cat,weasel}-noscript-2.6.9.18-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 370504cd8..d894147d9 100644 --- a/libre/icecat-noscript/PKGBUILD +++ b/libre/icecat-noscript/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 128703 2015-03-04 12:25:03Z spupykin $ +# $Id: PKGBUILD 129319 2015-03-15 21:43:34Z spupykin $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=icecat-noscript -pkgver=2.6.9.16 +pkgver=2.6.9.18 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=('1129ab815bdf80e3ac0404d22ab3c621') +md5sums=('b7aa9c6573f5e18dd5e256df1e39f027') package() { depends=("icecat") diff --git a/libre/iceweasel-noscript/PKGBUILD b/libre/iceweasel-noscript/PKGBUILD index 69c312ed1..47657b6b7 100644 --- a/libre/iceweasel-noscript/PKGBUILD +++ b/libre/iceweasel-noscript/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 128703 2015-03-04 12:25:03Z spupykin $ +# $Id: PKGBUILD 129319 2015-03-15 21:43:34Z spupykin $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=iceweasel-noscript -pkgver=2.6.9.16 +pkgver=2.6.9.18 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=('1129ab815bdf80e3ac0404d22ab3c621') +md5sums=('b7aa9c6573f5e18dd5e256df1e39f027') package() { depends=("iceweasel") |