[skip-ci] spideroak: fixed extraction command

This commit is contained in:
Francesco Marinucci 2018-12-30 18:14:51 +01:00
parent 9be2f0d030
commit f498c343f1

View File

@ -1,7 +1,7 @@
pkgname=spideroak
_PkgName=SpiderOakONE
pkgver=7.4.0
pkgrel=1
pkgrel=2
pkgdesc="Secure and consolidated free online backup, storage, access, sharing & sync tool for Windows, Mac OS X, and Linux."
url="https://spideroak.com/"
arch=('x86_64')
@ -16,7 +16,7 @@ sha256sums=('1a606320742ac3d020d4d0180abaf03cfb75574c83f18b4f09e7eb026213a5a9'
'4819c8d923ab19e552e877b87adf1d45aca6adcb5dffcb238d7819501e6e6737')
package() {
tar -zxf "${srcdir}"/data.tar.gz -C "$pkgdir"/
tar -xf "${srcdir}"/data.tar.xz -C "$pkgdir"/
install -Dm644 "$srcdir"/terms.txt "$pkgdir"/usr/share/licenses/$pkgname/terms.txt