diff options
-rw-r--r-- | libre/icecat-noscript/PKGBUILD | 6 | ||||
-rw-r--r-- | libre/iceweasel-noscript/PKGBUILD | 6 | ||||
-rw-r--r-- | libre/qupzilla/PKGBUILD | 6 |
3 files changed, 9 insertions, 9 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") diff --git a/libre/iceweasel-noscript/PKGBUILD b/libre/iceweasel-noscript/PKGBUILD index a78cccd90..77a06af35 100644 --- a/libre/iceweasel-noscript/PKGBUILD +++ b/libre/iceweasel-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=iceweasel-noscript -pkgver=2.6.9.6 +pkgver=2.6.9.7 pkgrel=1 pkgdesc="Extension for iceweasel 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=("iceweasel") diff --git a/libre/qupzilla/PKGBUILD b/libre/qupzilla/PKGBUILD index 5054d9231..fca6413f7 100644 --- a/libre/qupzilla/PKGBUILD +++ b/libre/qupzilla/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 121992 2014-11-06 00:37:07Z speps $ +# $Id: PKGBUILD 123979 2014-12-16 14:47:34Z speps $ # Maintainer (Arch): speps <speps at aur dot archlinux dot org> # Maintainer: André Silva <emulatorman@parabola.nu> pkgbase=qupzilla pkgname=(qupzilla qupzilla-qt4) -pkgver=1.8.4 +pkgver=1.8.5 pkgrel=1.parabola1 arch=(i686 x86_64 mips64el) url="http://www.qupzilla.com/" @@ -17,7 +17,7 @@ source=("$pkgbase-$pkgver.tar.gz::https://github.com/QupZilla/qupzilla/archive/v 'speeddial.cpp.sed' 'start.html.sed') noextract=("$pkgbase-$pkgver.tar.gz") -md5sums=('88a679eb26a2071ac34c19ca0074a305' +md5sums=('0d163296f2514512be944ba3b29bf920' '1d926e97a5b287d40fb695f6516f2a06' '0f166fa102af975b3b8ac030d477e9b8' '77120a0c39ba8254e5b2c273910f029a') |