office/semantik: Updated for version 1.2.11.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Vijay Marcel 2024-04-25 18:47:57 +09:00 committed by Willy Sudiarto Raharjo
parent d1e0a8bdca
commit 450631cc32
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 9 additions and 8 deletions

View file

@ -8,3 +8,7 @@ Added to SlackBuilds.org
15/05/2023:
Updated to Version 1.2.10
23/04/2024:
Updated to Version 1.2.11

View file

@ -2,7 +2,7 @@
# Slackware build script for semantik
# Copyright 2022-2023 Vijay Marcel
# Copyright 2022-2024 Vijay Marcel
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=semantik
VERSION=${VERSION:-1.2.10}
VERSION=${VERSION:-1.2.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@ -39,9 +39,6 @@ if [ -z "$ARCH" ]; then
esac
fi
# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
# the name of the created package would be, and then exit. This information
# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0

View file

@ -1,8 +1,8 @@
PRGNAM="semantik"
VERSION="1.2.10"
VERSION="1.2.11"
HOMEPAGE="https://waf.io/semantik.html"
DOWNLOAD="https://waf.io/semantik-1.2.10.tar.bz2"
MD5SUM="aeabd57ce02b68cb1182a649e8f41924"
DOWNLOAD="https://waf.io/semantik-1.2.11.tar.bz2"
MD5SUM="adc209b898ee63ba8531f6f223acd383"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""