aboutsummaryrefslogtreecommitdiff
path: root/graphics/qelectrotech/qelectrotech.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/qelectrotech/qelectrotech.SlackBuild')
-rw-r--r--graphics/qelectrotech/qelectrotech.SlackBuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/graphics/qelectrotech/qelectrotech.SlackBuild b/graphics/qelectrotech/qelectrotech.SlackBuild
index 080f4fab636f3..6e17e51467102 100644
--- a/graphics/qelectrotech/qelectrotech.SlackBuild
+++ b/graphics/qelectrotech/qelectrotech.SlackBuild
@@ -23,7 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=qelectrotech
-VERSION=${VERSION:-0.6}
+SRCNAM=qet
+VERSION=${VERSION:-0.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -59,9 +60,9 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
-rm -rf $PRGNAM-$VERSION-src
-tar xvf $CWD/$PRGNAM-$VERSION-src.tar.gz
-cd $PRGNAM-$VERSION-src
+rm -rf $SRCNAM-$VERSION
+tar xvf $CWD/$SRCNAM-$VERSION.tar.gz
+cd $SRCNAM-$VERSION
sed -i s,usr\/local,usr,g qelectrotech.pro
sed -i s,..\/share\/mime\/,share\/mime\/,g qelectrotech.pro