[arch-commits] Commit in cinnamon/trunk (PKGBUILD gnome-3.8.patch)

Balló György bgyorgy at nymeria.archlinux.org
Mon Apr 29 22:36:11 UTC 2013


    Date: Tuesday, April 30, 2013 @ 00:36:11
  Author: bgyorgy
Revision: 89545

upgpkg: cinnamon 1.7.7-2

Fix sound applet

Modified:
  cinnamon/trunk/PKGBUILD
  cinnamon/trunk/gnome-3.8.patch

-----------------+
 PKGBUILD        |    4 ++--
 gnome-3.8.patch |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-29 20:45:40 UTC (rev 89544)
+++ PKGBUILD	2013-04-29 22:36:11 UTC (rev 89545)
@@ -6,7 +6,7 @@
 
 pkgname=cinnamon
 pkgver=1.7.7
-pkgrel=1
+pkgrel=2
 pkgdesc="Linux desktop which provides advanced innovative features and a traditional user experience"
 arch=('i686' 'x86_64')
 url="http://cinnamon.linuxmint.com/"
@@ -33,7 +33,7 @@
 md5sums=('a0ed2648d1d95edeac2e45e2c11508fe'
          '2b1ece84416c3e4de030be15f1774d82'
          'c3f25b06d345d9d36c197cd96e08f496'
-         '5136c2901dfda09e8b969a8b62b59209'
+         '75c7e0d8d0e6fc4861753ce27e0438c8'
          '3880fa4c5234771644e5b57a1ade4456'
          '0dac5a546bf16921a4fdde8525366a24')
 

Modified: gnome-3.8.patch
===================================================================
--- gnome-3.8.patch	2013-04-29 20:45:40 UTC (rev 89544)
+++ gnome-3.8.patch	2013-04-29 22:36:11 UTC (rev 89545)
@@ -3952,7 +3952,7 @@
                  }
                  else {
 -                    cover_path = decodeURIComponent(this._trackCoverFile.substr(7));
-+                    cover_path = decodeURIComponent(this._trackCoverFile;
++                    cover_path = decodeURIComponent(this._trackCoverFile);
 +                    cover_path = cover_path.replace("file://", "");
                      this._showCover(cover_path);
                  }




More information about the arch-commits mailing list