diff options
Diffstat (limited to 'graphics/yacreader/yacreader.SlackBuild')
-rw-r--r-- | graphics/yacreader/yacreader.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/yacreader/yacreader.SlackBuild b/graphics/yacreader/yacreader.SlackBuild index 0d6bda71e18eb..2887e41c12cd0 100644 --- a/graphics/yacreader/yacreader.SlackBuild +++ b/graphics/yacreader/yacreader.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for yacreader -# Copyright 2016-2020 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2016-2022 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=yacreader -VERSION=${VERSION:-9.8.2.2106195} +VERSION=${VERSION:-9.9.1.2209046} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |