diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-12-24 01:42:42 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-12-24 01:42:42 -0200 |
commit | f417885f3c2e3097f04b342f84ac93e1065e0230 (patch) | |
tree | 6766e9c8f375fc010e20953c64b81eef7f8e0ecd /libre/icecat-noscript | |
parent | 4ee8727fa04b4be73146927f55eecb8ad8ed28d7 (diff) | |
download | abslibre-f417885f3c2e3097f04b342f84ac93e1065e0230.tar.gz abslibre-f417885f3c2e3097f04b342f84ac93e1065e0230.tar.bz2 abslibre-f417885f3c2e3097f04b342f84ac93e1065e0230.zip |
ice{cat,weasel}-noscript-2.6.9.8-1: updating version
Diffstat (limited to 'libre/icecat-noscript')
-rw-r--r-- | libre/icecat-noscript/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/icecat-noscript/PKGBUILD b/libre/icecat-noscript/PKGBUILD index 8b7749768..cbdc1ae69 100644 --- a/libre/icecat-noscript/PKGBUILD +++ b/libre/icecat-noscript/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 123943 2014-12-16 08:00:50Z spupykin $ +# $Id: PKGBUILD 124425 2014-12-23 22:18:48Z spupykin $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=icecat-noscript -pkgver=2.6.9.7 +pkgver=2.6.9.8 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=('1ca943b3471d4a8c0955867b36ee462b') +md5sums=('c73b34f9ac9f6739efff0e470ef2a9e3') package() { depends=("icecat") |