summaryrefslogtreecommitdiffstats
path: root/desktop/gfi/gfi.SlackBuild
diff options
context:
space:
mode:
author Logan Rathbone2023-02-03 22:10:33 +0100
committer Willy Sudiarto Raharjo2023-02-04 00:56:20 +0100
commitc8014943c174beabdec05311a38565a74eb7f676 (patch)
treeda309263072042220b6bb73e9d8f891e5fb1ec10 /desktop/gfi/gfi.SlackBuild
parent1815b7fc0dab7da17b6e078fcac59ee7d9bb9b41 (diff)
downloadslackbuilds-c8014943c174beabdec05311a38565a74eb7f676.tar.gz
desktop/gfi: Update for 0.2.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/gfi/gfi.SlackBuild')
-rw-r--r--desktop/gfi/gfi.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/gfi/gfi.SlackBuild b/desktop/gfi/gfi.SlackBuild
index f3591dcce9..b581ebf7b2 100644
--- a/desktop/gfi/gfi.SlackBuild
+++ b/desktop/gfi/gfi.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for gfi
-# Copyright © 2022 Logan Rathbone, Province of Ontario, Canada
+# Copyright © 2022-2023 Logan Rathbone, Province of Ontario, Canada
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gfi
-VERSION=${VERSION:-0.2.2}
+VERSION=${VERSION:-0.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}