graphics/converseen: Updated for version 0.9.9.6.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-07-04 12:24:08 +07:00
parent c5465dab75
commit dedcc2a773
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 7 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=converseen
VERSION=${VERSION:-0.9.9.5}
VERSION=${VERSION:-0.9.9.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@ -38,9 +38,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="converseen"
VERSION="0.9.9.5"
VERSION="0.9.9.6"
HOMEPAGE="https://converseen.fasterland.net/"
DOWNLOAD="https://downloads.sourceforge.net/converseen/converseen-0.9.9.5.tar.bz2"
MD5SUM="5a5fd84cf7d1daabc0db3809faf8a5d3"
DOWNLOAD="https://downloads.sourceforge.net/converseen/converseen-0.9.9.6.tar.bz2"
MD5SUM="25f7d89189471b59b11f11c7dd3fc83a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""