skype: update to version 4.0.0.7.
This commit is contained in:
parent
93c0f291ac
commit
978eec3014
2 changed files with 5 additions and 3 deletions
|
@ -14,3 +14,4 @@ libc.so.6
|
|||
libdl.so.2
|
||||
libX11.so.6
|
||||
libXext.so.6
|
||||
libQtXml.so.4
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
pkgname=skype
|
||||
nonfree=yes
|
||||
only_for_archs=i686
|
||||
version=2.2.0.35
|
||||
distfiles="http://download.skype.com/linux/skype-2.2.0.35.tar.bz2"
|
||||
checksum=b56b7170e218da1e2d52d63f8519d365c54296d294a32ab605788910d950eb94
|
||||
version=4.0.0.7
|
||||
distfiles="http://download.skype.com/linux/${pkgname}-${version}.tar.bz2"
|
||||
checksum=d615fb48bb0535ab4fbf0630b08c825c3b09f05f41520c9faba36c8db9e23a57
|
||||
fulldepends="hicolor-icon-theme desktop-file-utils"
|
||||
revision=1
|
||||
short_desc="P2P software for high-quality voice communication"
|
||||
|
@ -59,4 +59,5 @@ do_install()
|
|||
|
||||
# License
|
||||
vinstall LICENSE 644 usr/share/licenses/skype
|
||||
vinstall "third-party_attributions.txt" 644 usr/share/licenses/skype
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue