summaryrefslogtreecommitdiffstats
path: root/haskell/hscolour/hscolour.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/hscolour/hscolour.SlackBuild')
-rw-r--r--haskell/hscolour/hscolour.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/hscolour/hscolour.SlackBuild b/haskell/hscolour/hscolour.SlackBuild
index 60ccc69984..f75a105fec 100644
--- a/haskell/hscolour/hscolour.SlackBuild
+++ b/haskell/hscolour/hscolour.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for hscolour
-# Copyright 2015-2017 Christoph Willing, Brisbane Australia
+# Copyright 2015-2023 Christoph Willing, Brisbane Australia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=hscolour
-VERSION=${VERSION:-1.24.4}
+VERSION=${VERSION:-1.25}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}