From 82d0ac4b8001bfb976699d0f469f08209f6099e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20=C5=A0rejma?= Date: Wed, 3 Jul 2024 06:55:45 +0700 Subject: graphics/xmedcon: Updated for version 0.24.0. Signed-off-by: Willy Sudiarto Raharjo --- graphics/xmedcon/xmedcon.SlackBuild | 7 ++----- graphics/xmedcon/xmedcon.desktop | 2 +- graphics/xmedcon/xmedcon.info | 6 +++--- 3 files changed, 6 insertions(+), 9 deletions(-) (limited to 'graphics') diff --git a/graphics/xmedcon/xmedcon.SlackBuild b/graphics/xmedcon/xmedcon.SlackBuild index 9ffc6533da..e947ef21bc 100644 --- a/graphics/xmedcon/xmedcon.SlackBuild +++ b/graphics/xmedcon/xmedcon.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for (X)MedCon # -# Copyright 2016-2023 Marek Šrejma , Germany +# Copyright 2016-2024 Marek Šrejma , 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=xmedcon -VERSION=${VERSION:-0.23.0} +VERSION=${VERSION:-0.24.0} 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 diff --git a/graphics/xmedcon/xmedcon.desktop b/graphics/xmedcon/xmedcon.desktop index 95e6adf0e1..68e4b3ffee 100644 --- a/graphics/xmedcon/xmedcon.desktop +++ b/graphics/xmedcon/xmedcon.desktop @@ -4,5 +4,5 @@ Name=(X)MedCon GenericName=Medical Image Conversion Exec=xmedcon Icon=xmedcon -Categories=Graphics;Utility; +Categories=Graphics; MimeType=application/dicom; diff --git a/graphics/xmedcon/xmedcon.info b/graphics/xmedcon/xmedcon.info index 0fa65aba31..356228348d 100644 --- a/graphics/xmedcon/xmedcon.info +++ b/graphics/xmedcon/xmedcon.info @@ -1,8 +1,8 @@ PRGNAM="xmedcon" -VERSION="0.23.0" +VERSION="0.24.0" HOMEPAGE="http://xmedcon.sourceforge.net/" -DOWNLOAD="https://downloads.sourceforge.net/project/xmedcon/XMedCon-Source/0.23.0/xmedcon-0.23.0.tar.bz2" -MD5SUM="8c758335d733d679e292d4948acba77e" +DOWNLOAD="https://downloads.sourceforge.net/project/xmedcon/XMedCon-Source/0.24.0/xmedcon-0.24.0.tar.bz2" +MD5SUM="6825a1972c85ea24c52186713200aca7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3