skype: update to 5.4.0.1.
This commit is contained in:
parent
232b2f9c12
commit
45edf315d2
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'skype'
|
||||
# This just repackages the debian package.
|
||||
pkgname=skype
|
||||
version=5.3.0.1
|
||||
version=5.4.0.1
|
||||
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=3fdb61292cfdeef42ddb473d019884a4a8c5798f871793086f5edb6fb14d4e23
|
||||
checksum=1f31c0e9379f680f2ae2b4db3789e936627459fe0677306895a7fa096c7db2c5
|
||||
|
||||
do_extract() {
|
||||
ar p ${XBPS_SRCDISTDIR}/${pkgname}-${version}/skypeforlinux_${version}_amd64.deb data.tar.xz | tar xJpf - ./usr
|
||||
|
|
Loading…
Reference in New Issue