diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-10-15 00:10:35 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-10-15 00:10:35 -0200 |
commit | 8257db5395258d8bb98a41f42539b803e122d843 (patch) | |
tree | 89b1bf74b516bab3efb74ddee34885cebab5c9a8 | |
parent | d0dd7d79a38ee9a0158943e79ff8380ac8addc71 (diff) | |
download | abslibre-8257db5395258d8bb98a41f42539b803e122d843.tar.gz abslibre-8257db5395258d8bb98a41f42539b803e122d843.tar.bz2 abslibre-8257db5395258d8bb98a41f42539b803e122d843.zip |
ice{cat,weasel}-noscript-2.6.9.1-1: updating version
-rw-r--r-- | libre/icecat-noscript/PKGBUILD | 6 | ||||
-rw-r--r-- | libre/iceweasel-noscript/PKGBUILD | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/libre/icecat-noscript/PKGBUILD b/libre/icecat-noscript/PKGBUILD index 7e3895917..d004d23c6 100644 --- a/libre/icecat-noscript/PKGBUILD +++ b/libre/icecat-noscript/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 120236 2014-10-06 12:22:15Z spupykin $ +# $Id: PKGBUILD 120662 2014-10-14 17:44:41Z spupykin $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: André Silva <emulatorman@parabola.nu> _pkgname=firefox-noscript pkgname=icecat-noscript -pkgver=2.6.9 +pkgver=2.6.9.1 pkgrel=1 pkgdesc="Extension for icecat which disables script" arch=('any') @@ -14,7 +14,7 @@ depends=() provides=($_pkgname=$pkgver) makedepends=('unzip') source=(https://secure.informaction.com/download/releases/noscript-$pkgver.xpi) -md5sums=('4de59e72678e60a7e45f8633a69ee863') +md5sums=('64bef270e0192693af9255d452dd64c8') package() { depends=("icecat") diff --git a/libre/iceweasel-noscript/PKGBUILD b/libre/iceweasel-noscript/PKGBUILD index 4e48ec9ad..3f2bf7c68 100644 --- a/libre/iceweasel-noscript/PKGBUILD +++ b/libre/iceweasel-noscript/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 120236 2014-10-06 12:22:15Z spupykin $ +# $Id: PKGBUILD 120662 2014-10-14 17:44:41Z spupykin $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: André Silva <emulatorman@parabola.nu> _pkgname=firefox-noscript pkgname=iceweasel-noscript -pkgver=2.6.9 +pkgver=2.6.9.1 pkgrel=1 pkgdesc="Extension for iceweasel which disables script" arch=('any') @@ -14,7 +14,7 @@ depends=() provides=($_pkgname=$pkgver) makedepends=('unzip') source=(https://secure.informaction.com/download/releases/noscript-$pkgver.xpi) -md5sums=('4de59e72678e60a7e45f8633a69ee863') +md5sums=('64bef270e0192693af9255d452dd64c8') package() { depends=("iceweasel") |