skype: update to 8.15.76.1
This commit is contained in:
parent
10556c5275
commit
7d926d55d7
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# 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.13.76.8
|
version=8.15.76.1
|
||||||
revision=1
|
revision=1
|
||||||
only_for_archs="x86_64"
|
only_for_archs="x86_64"
|
||||||
repository="nonfree"
|
repository="nonfree"
|
||||||
|
@ -12,7 +12,7 @@ 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=3d75df92f00743f76a799534fe522ffbce44b996273cadb378182ac9f7fabfee
|
checksum=eaf1292f0e740d07960bc127ceaea52ee20b7a88cb1fa2129dd496fb0d31fb14
|
||||||
|
|
||||||
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…
Reference in a new issue