diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-04-02 18:49:10 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-04-02 18:49:10 -0300 |
commit | d254e7bb327c97f2f4c0c2d1802760fbe1e9f500 (patch) | |
tree | 7f9606e0f594452ca183c45228ca648aef011dda /libre/icecat-noscript | |
parent | e2ce0160111aa92329004b60eb4ec16f36a23c80 (diff) | |
download | abslibre-d254e7bb327c97f2f4c0c2d1802760fbe1e9f500.tar.gz abslibre-d254e7bb327c97f2f4c0c2d1802760fbe1e9f500.tar.bz2 abslibre-d254e7bb327c97f2f4c0c2d1802760fbe1e9f500.zip |
ice{cat,weasel}-noscript-2.6.9.20-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 4004d05f6..6eb9b135a 100644 --- a/libre/icecat-noscript/PKGBUILD +++ b/libre/icecat-noscript/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 129745 2015-03-22 07:42:16Z spupykin $ +# $Id: PKGBUILD 130467 2015-04-01 08:55:29Z spupykin $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=icecat-noscript -pkgver=2.6.9.19 +pkgver=2.6.9.20 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=('bfc8b7e81b46bfc1159e1b995a108c01') +md5sums=('a126534bf28c1561cf6a06ac58113769') package() { depends=("icecat") |