skype: update to 8.52.0.138
This commit is contained in:
parent
8993004107
commit
cd305e2177
1 changed files with 4 additions and 4 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'skype'
|
||||
# This just repackages the debian package.
|
||||
pkgname=skype
|
||||
version=8.51.0.92
|
||||
version=8.52.0.138
|
||||
revision=1
|
||||
archs="x86_64"
|
||||
repository="nonfree"
|
||||
build_style="fetch"
|
||||
nostrip="yes"
|
||||
depends="elogind"
|
||||
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=ee46838dee1e43e9db34bc4f79e53eb9395601c3b6787f0dc22a82f30f1ba187
|
||||
checksum=44f6270878c1043893e76aa9b3f415e886608f6560d62952192385d9aa7d06e8
|
||||
repository="nonfree"
|
||||
nostrip="yes"
|
||||
|
||||
do_extract() {
|
||||
ar p ${XBPS_SRCDISTDIR}/${pkgname}-${version}/skypeforlinux_${version}_amd64.deb data.tar.xz | tar xJpf - ./usr
|
||||
|
|
Loading…
Reference in a new issue