aboutsummaryrefslogtreecommitdiff
path: root/haskell/hscolour/hscolour.SlackBuild
diff options
context:
space:
mode:
authorChristoph Willing <chris.willing@linux.com>2023-08-30 22:48:09 +1000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-02 18:02:41 +0700
commite0fb5fc67f59a853a45296ce0d44c8d86fb790c3 (patch)
tree3c84410e9e59cdab2f16e7ff396267dda343efde /haskell/hscolour/hscolour.SlackBuild
parent3b5cc06c850586026d6f2a2dcb0837831fca4ae4 (diff)
downloadslackbuilds-e0fb5fc67f59a853a45296ce0d44c8d86fb790c3.tar.xz
haskell/hscolour: Updated for version 1.25
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 60ccc6998417..f75a105fec06 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}