summaryrefslogtreecommitdiffstats
path: root/games/qmc2/qmc2.SlackBuild
diff options
context:
space:
mode:
author Erik Hanson <erik@slackbuilds.org>2010-05-12 17:39:32 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-12 17:39:32 +0200
commit068409fd7d92cb103292af0e425d90b553e353d4 (patch)
tree82d30aa5d7ea9157089a572ef32beb15bb2487f0 /games/qmc2/qmc2.SlackBuild
parentfd0067ade8cc152e3952b7ad1d9853e9133d3fd9 (diff)
downloadslackbuilds-068409fd7d92cb103292af0e425d90b553e353d4.tar.gz
slackbuilds-068409fd7d92cb103292af0e425d90b553e353d4.tar.xz
games/qmc2: Updated for version 0.2.b5
Diffstat (limited to 'games/qmc2/qmc2.SlackBuild')
-rw-r--r--games/qmc2/qmc2.SlackBuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/games/qmc2/qmc2.SlackBuild b/games/qmc2/qmc2.SlackBuild
index cc705b49c2..c911fbfa10 100644
--- a/games/qmc2/qmc2.SlackBuild
+++ b/games/qmc2/qmc2.SlackBuild
@@ -1,12 +1,10 @@
-#!/bin/sh
+#!/bin/sh -eu
# Slackware build script for QMC2
# Written by Erik Hanson erik@slackbuilds.org
-set -eu
-
PRGNAM=qmc2
-VERSION=0.2.b4
+VERSION=0.2.b5
ARCH=i486 # This should match your QT4 $ARCH
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}