diff options
author | Arn0 <yth@ythogtha.org> | 2023-06-19 15:59:41 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-20 17:39:09 +0700 |
commit | 6dc49d8dd555979d7e7fcd8a6957aa4de1f62260 (patch) | |
tree | a8de94cbcb8a5e9d144ce877fcdbc47b15b6a943 /system | |
parent | e5f1e8c98b808669455fd46561d21e437e898154 (diff) |
system/hplip-plugin: updated for version 3.20.5. New maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/hplip-plugin/hplip-plugin.SlackBuild | 3 | ||||
-rw-r--r-- | system/hplip-plugin/hplip-plugin.info | 10 |
2 files changed, 7 insertions, 6 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} diff --git a/system/hplip-plugin/hplip-plugin.info b/system/hplip-plugin/hplip-plugin.info index 42c58a31da28..1bf265453fa2 100644 --- a/system/hplip-plugin/hplip-plugin.info +++ b/system/hplip-plugin/hplip-plugin.info @@ -1,10 +1,10 @@ PRGNAM="hplip-plugin" -VERSION="3.16.5" +VERSION="3.20.5" HOMEPAGE="http://hplipopensource.com/node/309" -DOWNLOAD="http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-3.16.5-plugin.run" -MD5SUM="7179cb3a8f23cabb52aa69a927e973fc" +DOWNLOAD="http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-3.20.5-plugin.run" +MD5SUM="931f125a72aa79f9de8b2c0ad46017c3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="DhabyX" -EMAIL="slack.dhabyx@gmail.com" +MAINTAINER="Yth - Arnaud" +EMAIL="yth@ythogtha.org" |