diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-10-04 19:06:27 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-10-04 19:06:27 -0300 |
commit | ea73ed4c9d640fcbd84e54a7cb536b76265f0445 (patch) | |
tree | 5aab6d615896c5b5b9782dcb4da8448ceb1ca544 /libre/icecat-noscript | |
parent | d35188e4ff943883232f9e0266d2f1ed132f07c2 (diff) | |
download | abslibre-ea73ed4c9d640fcbd84e54a7cb536b76265f0445.tar.gz abslibre-ea73ed4c9d640fcbd84e54a7cb536b76265f0445.tar.bz2 abslibre-ea73ed4c9d640fcbd84e54a7cb536b76265f0445.zip |
ice{cat,weasel}-noscript-2.6.9.37-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 da8b17ff9..be03e0de1 100644 --- a/libre/icecat-noscript/PKGBUILD +++ b/libre/icecat-noscript/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 138725 2015-08-24 13:10:01Z spupykin $ +# $Id: PKGBUILD 142309 2015-10-01 14:23:50Z spupykin $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=icecat-noscript -pkgver=2.6.9.36 +pkgver=2.6.9.37 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=('fc131963fd1339ee173d74a95939de5a') +md5sums=('50387f2d528857fe901738c1875fa325') package() { depends=("icecat") |