diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-12-16 14:11:54 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-12-16 14:11:54 -0200 |
commit | 9ffd65d1d9a72b8eec3146a730e26cce53780f21 (patch) | |
tree | 38d6c98f2fac38b47915d38e9adbdedd13079e6c /libre/icecat-noscript | |
parent | 17db0388002c3ee495c5e64a6adbc37ab593b508 (diff) | |
download | abslibre-9ffd65d1d9a72b8eec3146a730e26cce53780f21.tar.gz abslibre-9ffd65d1d9a72b8eec3146a730e26cce53780f21.tar.bz2 abslibre-9ffd65d1d9a72b8eec3146a730e26cce53780f21.zip |
ice{cat,weasel}-noscript-2.6.9.7-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 f16f236bd..8b7749768 100644 --- a/libre/icecat-noscript/PKGBUILD +++ b/libre/icecat-noscript/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 123504 2014-12-05 18:41:50Z spupykin $ +# $Id: PKGBUILD 123943 2014-12-16 08:00:50Z spupykin $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=icecat-noscript -pkgver=2.6.9.6 +pkgver=2.6.9.7 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=('7b7f31c9be65f14baac529385b6d30bb') +md5sums=('1ca943b3471d4a8c0955867b36ee462b') package() { depends=("icecat") |