summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2017-03-11 23:04:12 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-03-18 06:58:10 +0700
commitc3f0cf6b5b091787766494c9ad2561b9dffbc823 (patch)
treeef32a96e202243d4f07d89e79ddea1254b100120 /office
parentd8cada6b110013b2ab53f9bf8c9108bac1b66d59 (diff)
downloadslackbuilds-c3f0cf6b5b091787766494c9ad2561b9dffbc823.tar.gz
slackbuilds-c3f0cf6b5b091787766494c9ad2561b9dffbc823.tar.xz
office/xreader: Fixed tarball handling.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/xreader/xreader.SlackBuild2
-rw-r--r--office/xreader/xreader.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/office/xreader/xreader.SlackBuild b/office/xreader/xreader.SlackBuild
index c0e4cd0c3d..5fa5b63a6f 100644
--- a/office/xreader/xreader.SlackBuild
+++ b/office/xreader/xreader.SlackBuild
@@ -65,7 +65,7 @@ cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/xreader-$VERSION.tar.gz
cd $PRGNAM-$VERSION
-tar --strip-components=1 -xvf $CWD/mate-common-v$MATECOMMONVERSION.tar.gz \
+tar --strip-components=1 -xvf $CWD/mate-common-$MATECOMMONVERSION.tar.gz \
mate-common-$MATECOMMONVERSION/macros/
chmod +x macros/mate-autogen
chown -R root:root .
diff --git a/office/xreader/xreader.info b/office/xreader/xreader.info
index 2d684515e0..5e082eac3c 100644
--- a/office/xreader/xreader.info
+++ b/office/xreader/xreader.info
@@ -2,7 +2,7 @@ PRGNAM="xreader"
VERSION="1.2.2"
HOMEPAGE="https://github.com/linuxmint/xreader"
DOWNLOAD="https://github.com/linuxmint/xreader/archive/1.2.2/xreader-1.2.2.tar.gz \
- https://github.com/mate-desktop/mate-common/archive/v1.16.0/mate-common-v1.16.0.tar.gz"
+ https://github.com/mate-desktop/mate-common/archive/v1.16.0/mate-common-1.16.0.tar.gz"
MD5SUM="ae878ed2658747c42bce2fd6ebb18a0a \
a6e57c48263118cbb7e4e61c72372328"
DOWNLOAD_x86_64=""