[arch-commits] Commit in firefox/trunk (3 files)

Evangelos Foutras foutrelis at archlinux.org
Tue Sep 2 13:22:14 UTC 2014


    Date: Tuesday, September 2, 2014 @ 15:22:14
  Author: foutrelis
Revision: 220886

upgpkg: firefox 32.0-1

New upstream release.

Added:
  firefox/trunk/firefox-fixed-loading-icon.png
    (from rev 220858, firefox/trunk/firefox-20.0.1-fixed-loading-icon.png)
Modified:
  firefox/trunk/PKGBUILD
Deleted:
  firefox/trunk/firefox-20.0.1-fixed-loading-icon.png

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-02 13:22:08 UTC (rev 220885)
+++ PKGBUILD	2014-09-02 13:22:14 UTC (rev 220886)
@@ -3,8 +3,8 @@
 # Contributor: Jakub Schmidtke <sjakub at gmail.com>
 
 pkgname=firefox
-pkgver=31.0
-pkgrel=2
+pkgver=32.0
+pkgrel=1
 pkgdesc="Standalone web browser from mozilla.org"
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL' 'LGPL')
@@ -22,8 +22,8 @@
 options=('!emptydirs' '!makeflags')
 source=(https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.bz2{,.asc}
         mozconfig firefox.desktop firefox-install-dir.patch vendor.js rhbz-966424.patch
-        firefox-20.0.1-fixed-loading-icon.png)
-sha256sums=('95c789f2f171c4c7bd832999a22bfa9461ac47ba33e97a46392c90e576baf9db'
+        firefox-fixed-loading-icon.png)
+sha256sums=('3265971e15809ab904403b474fa9eccf15f34697deb16fc400c5c3684afd50eb'
             'SKIP'
             '2e04ee3aefb33bb0f9367e6e88c8ded2cb3e8926fce75a71acfb34b0619dc650'
             'd2a7610393ba259c35e3227b92e02ec91095a95189f56ac93ccdf6732772719c'
@@ -64,9 +64,9 @@
 
   # Fix tab loading icon (flickers with libpng 1.6)
   # https://bugzilla.mozilla.org/show_bug.cgi?id=841734
-  # TODO: Remove this; Firefox 32 will use CSS animations for the loading icon
+  # TODO: Remove this; Firefox 34 might use CSS animations for the loading icon
   # https://bugzilla.mozilla.org/show_bug.cgi?id=759252
-  cp "$srcdir/firefox-20.0.1-fixed-loading-icon.png" \
+  cp "$srcdir/firefox-fixed-loading-icon.png" \
     browser/themes/linux/tabbrowser/loading.png
 }
 

Deleted: firefox-20.0.1-fixed-loading-icon.png
===================================================================
(Binary files differ)

Copied: firefox/trunk/firefox-fixed-loading-icon.png (from rev 220858, firefox/trunk/firefox-20.0.1-fixed-loading-icon.png)
===================================================================
(Binary files differ)




More information about the arch-commits mailing list