summaryrefslogtreecommitdiffstats
path: root/graphics/teighaviewer/teighaviewer.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2012-10-10 20:47:58 +0200
committer dsomero2012-11-04 15:53:53 +0100
commit8aa587ba0c44d826192754b4aa3ee7877869c467 (patch)
treefea1bcbaa141bfd6d91989dd0140f6716cec083e /graphics/teighaviewer/teighaviewer.SlackBuild
parentb90f048b1f5ce700efecc6648bbf24274bc6c5ad (diff)
downloadslackbuilds-8aa587ba0c44d826192754b4aa3ee7877869c467.tar.gz
graphics/teighaviewer: Updated for version 3.7.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'graphics/teighaviewer/teighaviewer.SlackBuild')
-rw-r--r--graphics/teighaviewer/teighaviewer.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/teighaviewer/teighaviewer.SlackBuild b/graphics/teighaviewer/teighaviewer.SlackBuild
index 5db4bd23e8..08f60ad64a 100644
--- a/graphics/teighaviewer/teighaviewer.SlackBuild
+++ b/graphics/teighaviewer/teighaviewer.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=teighaviewer
-VERSION=${VERSION:-3.6.0}
+VERSION=${VERSION:-3.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -41,7 +41,7 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $PKG
-ar xv $CWD/${PRGNAM}_${VERSION}_$ARCH.deb
+ar xv $CWD/${ORIG_PRGNAM}_${VERSION}_$ARCH.deb
tar xvf data.tar.gz
rm -f data.tar.gz control.tar.gz debian-binary
chown -R root:root .