aboutsummaryrefslogtreecommitdiff
path: root/development/qbe/qbe.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/qbe/qbe.SlackBuild')
-rw-r--r--development/qbe/qbe.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/development/qbe/qbe.SlackBuild b/development/qbe/qbe.SlackBuild
index 21da6b8b58..1a665a2993 100644
--- a/development/qbe/qbe.SlackBuild
+++ b/development/qbe/qbe.SlackBuild
@@ -2,6 +2,7 @@
# Slackware build script for qbe
+# Copyright 2024 Sean Hinchee
# Copyright 2023 Dave Gauer, http://ratfactor.com
# All rights reserved.
#
@@ -25,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qbe
-VERSION=${VERSION:-1.1}
+VERSION=${VERSION:-1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}