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/icecat-noscript | |
parent | 4a6bca6696a50363ce3407cc97472802907b7b5b (diff) | |
download | abslibre-818df4d8a1251e05de4a4052dc9791e9f2bed6b5.tar.gz abslibre-818df4d8a1251e05de4a4052dc9791e9f2bed6b5.tar.bz2 abslibre-818df4d8a1251e05de4a4052dc9791e9f2bed6b5.zip |
ice{cat,weasel}-noscript-2.6.9.26-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 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") |