[arch-commits] Commit in teamspeak3/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Sat Aug 3 22:19:15 UTC 2013


    Date: Sunday, August 4, 2013 @ 00:19:15
  Author: svenstaro
Revision: 95023

upgpkg: teamspeak3 3.0.11-1

Updating to 3.0.11

Modified:
  teamspeak3/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-03 22:11:12 UTC (rev 95022)
+++ PKGBUILD	2013-08-03 22:19:15 UTC (rev 95023)
@@ -3,7 +3,7 @@
 # Contributor: J.W. Birdsong  <jwbirdsongATmailDOTcom>
 
 pkgname=teamspeak3
-pkgver=3.0.10.1
+pkgver=3.0.11
 pkgrel=1
 pkgdesc="TeamSpeak is software for quality voice communication via the Internet"
 url="http://www.teamspeak.com/"
@@ -16,8 +16,8 @@
         'teamspeak3.desktop'
         'icon.xpm'
         'teamspeak3.launcher')
-md5sums=('0ca4bbcda70630126b2e7c7531506d9f'
-         'e6321e1f64c465eb6e54ecf65917c2b6'
+md5sums=('c745f037810bbbd436fd0b519fc2a7a8'
+         'b35cbe27b11f82f5970edbb431965abc'
          '98e987a42511f159fa2228f5e0bffed1'
          '19f103384e4c1a0aafc8fed44de0c87b'
          '170fcbb1b468ce4f3dba7ee3fb2a1c6d')
@@ -31,11 +31,8 @@
   # Create Destination Directories
   install -d ${pkgdir}/{usr/bin/,opt/}
 
-  # Make Installer Executable
-  chmod +x TeamSpeak3-Client-linux_${_TSARCH}-${pkgver}.run
-
   # Run Installer
-  ./TeamSpeak3-Client-linux_${_TSARCH}-${pkgver}.run --noexec --target teamspeak3
+  sh ./TeamSpeak3-Client-linux_${_TSARCH}-${pkgver}.run --noexec --target teamspeak3
 
   # Move Program Data to Package Directory
   mv ${srcdir}/teamspeak3/ ${pkgdir}/opt/




More information about the arch-commits mailing list