academic/qucs-s: Updated for version 24.1.0.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Johannes Schoepfer 2024-02-22 21:34:55 +07:00 committed by Willy Sudiarto Raharjo
parent 78d9039f5d
commit ba618a93b8
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for qucs-s
# Copyright 2023 Johannes Schoepfer, Germany
# Copyright 2023-2024 Johannes Schoepfer, Germany
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qucs-s
VERSION=${VERSION:-2.1.0}
VERSION=${VERSION:-24.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="qucs-s"
VERSION="2.1.0"
VERSION="24.1.0"
HOMEPAGE="https://ra3xdh.github.io"
DOWNLOAD="https://github.com/ra3xdh/qucs_s/releases/download/2.1.0/qucs-s-2.1.0.tar.gz"
MD5SUM="362d264415d0e4f60e908b96a2f6944a"
DOWNLOAD="https://github.com/ra3xdh/qucs_s/releases/download/24.1.0/qucs-s-24.1.0.tar.gz"
MD5SUM="707b7eb7e20c0d1440a11b75dbb7faac"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""