aboutsummaryrefslogtreecommitdiff
path: root/graphics/imgp/imgp.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/imgp/imgp.SlackBuild')
-rw-r--r--graphics/imgp/imgp.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/imgp/imgp.SlackBuild b/graphics/imgp/imgp.SlackBuild
index 9069291f4119..5730711d4944 100644
--- a/graphics/imgp/imgp.SlackBuild
+++ b/graphics/imgp/imgp.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for imgp
-# Copyright 2018-2019 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2018-2022 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=imgp
-VERSION=${VERSION:-2.6}
+VERSION=${VERSION:-2.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}