skype: update to 5.5.0.1
This commit is contained in:
parent
6be00215bb
commit
ed2bfdfd4c
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'skype'
|
||||
# This just repackages the debian package.
|
||||
pkgname=skype
|
||||
version=5.4.0.1
|
||||
version=5.5.0.1
|
||||
revision=1
|
||||
only_for_archs="x86_64"
|
||||
repository="nonfree"
|
||||
build_style="fetch"
|
||||
nostrip="yes"
|
||||
short_desc="Skype for Linux Beta"
|
||||
short_desc="Skype for Linux"
|
||||
maintainer="Lon Willett <xgit@lonw.net>"
|
||||
license="skype"
|
||||
homepage="https://www.skype.com"
|
||||
distfiles="https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_${version}_amd64.deb"
|
||||
checksum=1f31c0e9379f680f2ae2b4db3789e936627459fe0677306895a7fa096c7db2c5
|
||||
checksum=99ed59bfc5521f643071694a23f2387dac016038776d48ab03165c2e35c5c5e4
|
||||
|
||||
do_extract() {
|
||||
ar p ${XBPS_SRCDISTDIR}/${pkgname}-${version}/skypeforlinux_${version}_amd64.deb data.tar.xz | tar xJpf - ./usr
|
||||
|
|
Loading…
Reference in a new issue