summaryrefslogtreecommitdiff
path: root/libre/iceweasel/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-10-16 13:00:01 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-10-16 13:00:01 -0200
commitc0d4aa960be6339b4af657ffc6f94c4dafcdef78 (patch)
treecb0ad9c343e4265200291181de240134d890c58d /libre/iceweasel/PKGBUILD
parent7115141f7882c91b328e79087424532262c3dcb2 (diff)
downloadabslibre-c0d4aa960be6339b4af657ffc6f94c4dafcdef78.tar.gz
abslibre-c0d4aa960be6339b4af657ffc6f94c4dafcdef78.tar.bz2
abslibre-c0d4aa960be6339b4af657ffc6f94c4dafcdef78.zip
iceweasel-1:33.0.deb1-1: updating version
Diffstat (limited to 'libre/iceweasel/PKGBUILD')
-rw-r--r--libre/iceweasel/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
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