From c0d4aa960be6339b4af657ffc6f94c4dafcdef78 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Thu, 16 Oct 2014 13:00:01 -0200 Subject: iceweasel-1:33.0.deb1-1: updating version --- libre/iceweasel/PKGBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'libre/iceweasel/PKGBUILD') diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD index 0bb3e2a50..740215918 100644 --- a/libre/iceweasel/PKGBUILD +++ b/libre/iceweasel/PKGBUILD @@ -14,7 +14,7 @@ _pgo=true # We're getting this from Debian Experimental _debname=iceweasel -_debver=32.0.3 +_debver=33.0 _debrel=deb1 _debrepo=http://ftp.debian.org/debian/pool/main/ debfile() { echo $@|sed -r 's@(.).*@\1/&/&@'; } @@ -54,16 +54,16 @@ source=("$_debrepo/`debfile $_debname`_$_debver.orig.tar.bz2" vendor.js rhbz-966424.patch iceweasel-fixed-loading-icon.png) -md5sums=('ee48de0a4ab75deb2ce8e3073f4a9acd' - '002b3119d75928cd6468ccdcaeded33a' +md5sums=('5288af8026ff814fc4d769fed69865f7' + 'fd91ea71716a188e13d3a3fa79b872fe' '2f5cb3df42b09fbfeaee5e72e5433ab9' 'df08eaa1ac3bc6c2356be4fbf8ec8932' - '70606204cb01e9b9a86e0d45a315fc93' + '615e983df37cdee26095df4d645cd2ab' 'b03a979a78484503ba8dddad4f2c96d1' '7b9e5996dd9fe0b186a43a297db1c6b5' '1c42509891cf6843660a5f3c69896e80' 'fe1b3c1026f0071c9755daea2ab95928' - '8c1578232b7a60fa1caa9a0b322d1e2b' + '16a112aaeee34ff3cae1fc1a521448a0' '6e335a517c68488941340ee1c23f97b0') prepare() { @@ -160,7 +160,7 @@ prepare() { # Fix tab loading icon (flickers with libpng 1.6) # https://bugzilla.mozilla.org/show_bug.cgi?id=841734 - # TODO: Remove this; Iceweasel 34 might use CSS animations for the loading icon + # TODO: Remove this; Iceweasel 36 might use CSS animations for the loading icon # https://bugzilla.mozilla.org/show_bug.cgi?id=759252 cp "$srcdir/iceweasel-fixed-loading-icon.png" \ browser/themes/linux/tabbrowser/loading.png -- cgit v1.2.3