skype: update to 1.3.0.30. It's listed as a beta, but fixes most of the crashes from 1.2.0.18, so is worth the upgrade imho

This commit is contained in:
Nick Steeves 2006-07-07 21:07:07 +00:00
parent 3f5d28eba0
commit 4c50b8f221
3 changed files with 12 additions and 8 deletions

View File

@ -19,8 +19,12 @@ drwxr-xr-x root/root usr/share/skype/
drwxr-xr-x root/root usr/share/skype/lang/
-rw-r--r-- root/root usr/share/skype/lang/skype_en.qm
drwxr-xr-x root/root usr/share/skype/sound/
-rw-r--r-- root/root usr/share/skype/sound/busy4.wav
-rw-r--r-- root/root usr/share/skype/sound/call_in.wav
-rw-r--r-- root/root usr/share/skype/sound/call_out.wav
-rw-r--r-- root/root usr/share/skype/sound/hangup.wav
-rw-r--r-- root/root usr/share/skype/sound/im.wav
-rw-r--r-- root/root usr/share/skype/sound/call_busy.wav
-rw-r--r-- root/root usr/share/skype/sound/call_hangup.wav
-rw-r--r-- root/root usr/share/skype/sound/call_hold.wav
-rw-r--r-- root/root usr/share/skype/sound/call_initiated.wav
-rw-r--r-- root/root usr/share/skype/sound/call_resume.wav
-rw-r--r-- root/root usr/share/skype/sound/call_ringin.wav
-rw-r--r-- root/root usr/share/skype/sound/call_ringout.wav
-rw-r--r-- root/root usr/share/skype/sound/im2.wav
-rw-r--r-- root/root usr/share/skype/sound/online.wav

View File

@ -1 +1 @@
58f0d1fd5586c5c3b83ee5ba133deaa7 skype-1.2.0.18.tar.bz2
0c94f3c46f6f6ef6e764395b7e2a1035 skype-beta-1.3.0.30.tar.bz2

View File

@ -5,9 +5,9 @@
# Depends on: qt3
name=skype
version=1.2.0.18
version=1.3.0.30
release=1
source=(http://download.skype.com/linux/$name-$version.tar.bz2)
source=(http://download.skype.com/linux/$name-beta-$version.tar.bz2)
build() {
cd $name-$version