mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
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'
|
# Template file for 'skype'
|
||||||
# This just repackages the debian package.
|
# This just repackages the debian package.
|
||||||
pkgname=skype
|
pkgname=skype
|
||||||
version=8.51.0.92
|
version=8.52.0.138
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
repository="nonfree"
|
|
||||||
build_style="fetch"
|
build_style="fetch"
|
||||||
nostrip="yes"
|
|
||||||
depends="elogind"
|
depends="elogind"
|
||||||
short_desc="Skype for Linux"
|
short_desc="Skype for Linux"
|
||||||
maintainer="Lon Willett <xgit@lonw.net>"
|
maintainer="Lon Willett <xgit@lonw.net>"
|
||||||
license="skype"
|
license="skype"
|
||||||
homepage="https://www.skype.com"
|
homepage="https://www.skype.com"
|
||||||
distfiles="https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_${version}_amd64.deb"
|
distfiles="https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_${version}_amd64.deb"
|
||||||
checksum=ee46838dee1e43e9db34bc4f79e53eb9395601c3b6787f0dc22a82f30f1ba187
|
checksum=44f6270878c1043893e76aa9b3f415e886608f6560d62952192385d9aa7d06e8
|
||||||
|
repository="nonfree"
|
||||||
|
nostrip="yes"
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
ar p ${XBPS_SRCDISTDIR}/${pkgname}-${version}/skypeforlinux_${version}_amd64.deb data.tar.xz | tar xJpf - ./usr
|
ar p ${XBPS_SRCDISTDIR}/${pkgname}-${version}/skypeforlinux_${version}_amd64.deb data.tar.xz | tar xJpf - ./usr
|
||||||
|
|
Loading…
Add table
Reference in a new issue