skype: update to 8.25.76.3 (#512)
This commit is contained in:
parent
5f7e72a7eb
commit
fc39e99826
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.25.76.1
|
version=8.25.76.3
|
||||||
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=e93bc67180ed4934bf8bfd23f23917e68e00668078b35fc25497ebc1374de2e1
|
checksum=fc99e6c51f5b0895242a099819645dfd69a8c3c645bbff8ce48917591795c331
|
||||||
|
|
||||||
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