Skip to content

Commit

Permalink
graphics/xmedcon: Updated for version 0.25.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sammyboy authored and sbo-bot[bot] committed Jan 4, 2025
1 parent 07c737e commit d1cd505
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions graphics/xmedcon/xmedcon.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# Slackware build script for (X)MedCon
#
# Copyright 2016-2024 Marek Šrejma <marek@modweb.de>, Germany
# Copyright 2016-2025 Marek Šrejma <marek@modweb.de>, Germany
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
Expand All @@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=xmedcon
VERSION=${VERSION:-0.24.1}
VERSION=${VERSION:-0.25.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
Expand Down
6 changes: 3 additions & 3 deletions graphics/xmedcon/xmedcon.info
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PRGNAM="xmedcon"
VERSION="0.24.1"
VERSION="0.25.0"
HOMEPAGE="http://xmedcon.sourceforge.net/"
DOWNLOAD="https://downloads.sourceforge.net/project/xmedcon/XMedCon-Source/0.24.1/xmedcon-0.24.1.tar.bz2"
MD5SUM="230e22c900ae7263b1325bb47ca8ce0f"
DOWNLOAD="https://downloads.sourceforge.net/project/xmedcon/XMedCon-Source/0.25.0/xmedcon-0.25.0.tar.bz2"
MD5SUM="4315ddc6dcf3fc11792948a4e7a2da33"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
Expand Down

0 comments on commit d1cd505

Please sign in to comment.