Merge pull request #770 from lonwillett/skype-update
skype: update to 8.26.76.25
This commit is contained in:
commit
6844382f14
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'skype'
|
||||
# This just repackages the debian package.
|
||||
pkgname=skype
|
||||
version=8.25.76.3
|
||||
version=8.26.76.25
|
||||
revision=1
|
||||
only_for_archs="x86_64"
|
||||
repository="nonfree"
|
||||
|
@ -12,7 +12,7 @@ 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=fc99e6c51f5b0895242a099819645dfd69a8c3c645bbff8ce48917591795c331
|
||||
checksum=15c47f07f2104ae55c09fc1e2661f1787a5492e3f74c2f3bacbc8b1069a96e7d
|
||||
|
||||
do_extract() {
|
||||
ar p ${XBPS_SRCDISTDIR}/${pkgname}-${version}/skypeforlinux_${version}_amd64.deb data.tar.xz | tar xJpf - ./usr
|
||||
|
|
Loading…
Reference in a new issue