summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d3a07474241c..17e073e2d1d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ source_i686=(https://global.download.synology.com/download/Tools/CloudStationBac
prepare() {
cd "${srcdir}"
- tar -zxf "${srcdir}/data.tar.gz"
+ tar -Jxf "${srcdir}/data.tar.xz"
}
package() {