summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Antonio Leal2024-03-02 18:34:30 +0100
committer Willy Sudiarto Raharjo2024-03-05 11:24:59 +0100
commitb33c5410d93e1eea519abcdc34ea0d360d017e53 (patch)
treee2465406ed02c53f9411654b1b4ce8cbc33a1632 /development
parent5a5501ed2104ce8e802015647268a813e629838d (diff)
downloadslackbuilds-b33c5410d93e1eea519abcdc34ea0d360d017e53.tar.gz
development/qb64pe: Updated for version 3.12.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/qb64pe/qb64pe-launcher2
-rw-r--r--development/qb64pe/qb64pe.SlackBuild4
-rw-r--r--development/qb64pe/qb64pe.desktop4
-rw-r--r--development/qb64pe/qb64pe.info6
-rw-r--r--development/qb64pe/slack-desc2
5 files changed, 9 insertions, 9 deletions
diff --git a/development/qb64pe/qb64pe-launcher b/development/qb64pe/qb64pe-launcher
index a7a3104aea..8729180619 100644
--- a/development/qb64pe/qb64pe-launcher
+++ b/development/qb64pe/qb64pe-launcher
@@ -1,6 +1,6 @@
#!/bin/sh
-VERSION=3.11.0
+VERSION=3.12.0
DEST="$HOME/.config/qb64pe-$VERSION"
if [ ! -d $DEST ]
then
diff --git a/development/qb64pe/qb64pe.SlackBuild b/development/qb64pe/qb64pe.SlackBuild
index be400c62cc..4beaac60e4 100644
--- a/development/qb64pe/qb64pe.SlackBuild
+++ b/development/qb64pe/qb64pe.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for qb64pe (from qb64phoenix.com)
-# Copyright 2023 Antonio Leal, Porto Salvo, Oeiras, Portugal
+# Copyright 2024 Antonio Leal, Porto Salvo, Oeiras, Portugal
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qb64pe
-VERSION=${VERSION:-3.11.0}
+VERSION=${VERSION:-3.12.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/qb64pe/qb64pe.desktop b/development/qb64pe/qb64pe.desktop
index 1200d8f8bf..cfb8016e10 100644
--- a/development/qb64pe/qb64pe.desktop
+++ b/development/qb64pe/qb64pe.desktop
@@ -1,8 +1,8 @@
[Desktop Entry]
Name=QB64-PE Programming IDE
GenericName=QB64-PE Programming IDE
-Exec=qb64pe-launcher "$@"
-Icon=qb64pe.png
+Exec=qb64pe-launcher %F
+Icon=qb64pe
Terminal=false
Type=Application
Categories=Development;IDE;
diff --git a/development/qb64pe/qb64pe.info b/development/qb64pe/qb64pe.info
index 6215af9d7f..e0e7fe2c1a 100644
--- a/development/qb64pe/qb64pe.info
+++ b/development/qb64pe/qb64pe.info
@@ -1,8 +1,8 @@
PRGNAM="qb64pe"
-VERSION="3.11.0"
+VERSION="3.12.0"
HOMEPAGE="https://qb64phoenix.com/"
-DOWNLOAD="https://github.com/QB64-Phoenix-Edition/QB64pe/archive/v3.11.0/QB64pe-3.11.0.tar.gz"
-MD5SUM="6faadd58c3e15e1b66508b45c3cc7d5b"
+DOWNLOAD="https://github.com/QB64-Phoenix-Edition/QB64pe/archive/v3.12.0/QB64pe-3.12.0.tar.gz"
+MD5SUM="f5e43d15462c169e619bc78d05d004a9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/development/qb64pe/slack-desc b/development/qb64pe/slack-desc
index 2e7f649fb3..f505d85726 100644
--- a/development/qb64pe/slack-desc
+++ b/development/qb64pe/slack-desc
@@ -16,4 +16,4 @@ qb64pe: QB64-PE is a modern extended BASIC programming language with embedded
qb64pe: OpenGL support that retains QuickBASIC 4.5 and QBasic compatibility
qb64pe: and compiles native binaries for Windows (Vista and up),
qb64pe: Linux and macOS.
-qb64pe:
+qb64pe: Homepage https://qb64phoenix.com/