summaryrefslogtreecommitdiffstats
path: root/system/pixma/pixma.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/pixma/pixma.SlackBuild')
-rw-r--r--system/pixma/pixma.SlackBuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/system/pixma/pixma.SlackBuild b/system/pixma/pixma.SlackBuild
index 841d93ca88..202ca2fd33 100644
--- a/system/pixma/pixma.SlackBuild
+++ b/system/pixma/pixma.SlackBuild
@@ -23,12 +23,13 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pixma
-SRCNAM=cnijfilter-source
-SRCVERSION=${SRCVERSION:-4.00-1}
-VERSION=${SRCVERSION/-/.}
+VERSION=4.00.1
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
+SRCNAM=cnijfilter-source
+SRCVERSION=${SRCVERSION:-4.00-1}
+
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i586 ;;