aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--development/qbe/qbe.SlackBuild3
-rw-r--r--development/qbe/qbe.info10
2 files changed, 7 insertions, 6 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}
diff --git a/development/qbe/qbe.info b/development/qbe/qbe.info
index f932bce7ab..a5dd710fee 100644
--- a/development/qbe/qbe.info
+++ b/development/qbe/qbe.info
@@ -1,10 +1,10 @@
PRGNAM="qbe"
-VERSION="1.1"
+VERSION="1.2"
HOMEPAGE="https://c9x.me/compile/"
-DOWNLOAD="https://c9x.me/compile/release/qbe-1.1.tar.xz"
-MD5SUM="e7174b3a57753d94162191b1b58162b5"
+DOWNLOAD="https://c9x.me/compile/release/qbe-1.2.tar.xz"
+MD5SUM="93353cff9485e94364575e0c0137cc4e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
-MAINTAINER="Dave Gauer"
-EMAIL="dave@ratfactor.com"
+MAINTAINER="Sean Hinchee"
+EMAIL="henesy.dev@gmail.com"