[arch-commits] Commit in teamspeak3/trunk (PKGBUILD icon.xpm teamspeak3.png)

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Oct 26 20:56:52 UTC 2014


    Date: Sunday, October 26, 2014 @ 21:56:52
  Author: svenstaro
Revision: 121437

Fix FS#42325

Added:
  teamspeak3/trunk/teamspeak3.png
Modified:
  teamspeak3/trunk/PKGBUILD
Deleted:
  teamspeak3/trunk/icon.xpm

----------------+
 PKGBUILD       |    4 ++--
 teamspeak3.png |    1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-26 20:42:07 UTC (rev 121436)
+++ PKGBUILD	2014-10-26 20:56:52 UTC (rev 121437)
@@ -14,7 +14,7 @@
 source=("http://teamspeak.gameserver.gamed.de/ts3/releases/${pkgver}/TeamSpeak3-Client-linux_x86-${pkgver}.run"
         "http://teamspeak.gameserver.gamed.de/ts3/releases/${pkgver}/TeamSpeak3-Client-linux_amd64-${pkgver}.run"
         'teamspeak3.desktop'
-        'icon.xpm'
+        'teamspeak3.png'
         'teamspeak3.launcher')
 md5sums=('3f87081afc857bd540575d5f9c82c815'
          '3eb6b02a7e22162a5ae3b36434c00f02'
@@ -55,7 +55,7 @@
   install -D -m644 $srcdir/teamspeak3.desktop ${pkgdir}/usr/share/applications/teamspeak3.desktop
 
   # Install Icon File
-  install -D -m644 $srcdir/icon.xpm ${pkgdir}/usr/share/pixmaps/teamspeak3.xpm
+  install -D -m644 $srcdir/teamspeak3.png ${pkgdir}/usr/share/pixmaps/teamspeak3.png
 
   # Install Custom License
   install -D -m644 ${pkgdir}/opt/teamspeak3/LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE

Deleted: icon.xpm
===================================================================
(Binary files differ)

Added: teamspeak3.png
===================================================================
(Binary files differ)

Index: teamspeak3/trunk/teamspeak3.png
===================================================================
--- teamspeak3.png	2014-10-26 20:42:07 UTC (rev 121436)
+++ teamspeak3.png	2014-10-26 20:56:52 UTC (rev 121437)

Property changes on: teamspeak3/trunk/teamspeak3.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+image/png
\ No newline at end of property



More information about the arch-commits mailing list