diff options
Diffstat (limited to 'graphics/gimp-plugin-export-layers/gimp-plugin-export-layers.SlackBuild')
-rw-r--r-- | graphics/gimp-plugin-export-layers/gimp-plugin-export-layers.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gimp-plugin-export-layers/gimp-plugin-export-layers.SlackBuild b/graphics/gimp-plugin-export-layers/gimp-plugin-export-layers.SlackBuild index 473ccbe6d3d84..c315b4e73c5cd 100644 --- a/graphics/gimp-plugin-export-layers/gimp-plugin-export-layers.SlackBuild +++ b/graphics/gimp-plugin-export-layers/gimp-plugin-export-layers.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for gimp-plugin-export-layers +# Copyright 2024 - Michel A. Begue <mab974@misouk.com> # Copyright 2018 - 2023 Andrew Strong, Blue Mountains, Australia. # All rights reserved. # @@ -25,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gimp-plugin-export-layers -VERSION=${VERSION:-3.3.5} +VERSION=${VERSION:-4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |