diff options
Diffstat (limited to 'system/hplip-plugin/hplip-plugin.SlackBuild')
-rw-r--r-- | system/hplip-plugin/hplip-plugin.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/system/hplip-plugin/hplip-plugin.SlackBuild b/system/hplip-plugin/hplip-plugin.SlackBuild index 32cd46af0d97..208cd91f245a 100644 --- a/system/hplip-plugin/hplip-plugin.SlackBuild +++ b/system/hplip-plugin/hplip-plugin.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for hplip-plugin # Copyright 2016 Dhaby Xiloj <slack.dhabyx@gmail.com> Guatemala +# Copyright 2023 Yth | Pont-en-Royans, France | yth@ythogtha.org # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=hplip-plugin -VERSION=${VERSION:-3.16.5} +VERSION=${VERSION:-3.20.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |