diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2020-09-26 10:22:09 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-26 16:11:01 +0700 |
commit | e1a8c522a1852835f9a538f4a3061bbde0cc2f48 (patch) | |
tree | 84e94101c188f9ca2d696a05381cfaad9fc96e07 /graphics | |
parent | 3d3208f611c265dc69624ade4ff06774488abcb7 (diff) | |
download | slackbuilds-e1a8c522a1852835f9a538f4a3061bbde0cc2f48.tar.gz |
graphics/yacreader: Updated for version 9.7.1.2009123.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/yacreader/yacreader.SlackBuild | 4 | ||||
-rw-r--r-- | graphics/yacreader/yacreader.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/yacreader/yacreader.SlackBuild b/graphics/yacreader/yacreader.SlackBuild index 6efef20564..baed9b6d53 100644 --- a/graphics/yacreader/yacreader.SlackBuild +++ b/graphics/yacreader/yacreader.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for yacreader -# Copyright 2016-2019 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2016-2020 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=yacreader -VERSION=${VERSION:-9.6.2.1909283} +VERSION=${VERSION:-9.7.1.2009123} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/yacreader/yacreader.info b/graphics/yacreader/yacreader.info index c33764ae5b..38192aafee 100644 --- a/graphics/yacreader/yacreader.info +++ b/graphics/yacreader/yacreader.info @@ -1,8 +1,8 @@ PRGNAM="yacreader" -VERSION="9.6.2.1909283" +VERSION="9.7.1.2009123" HOMEPAGE="https://www.yacreader.com" -DOWNLOAD="https://github.com/YACReader/yacreader/releases/download/9.6.2/yacreader-9.6.2.1909283-src.tar.xz" -MD5SUM="77ed908eef0267063200eb888e343319" +DOWNLOAD="https://github.com/YACReader/yacreader/releases/download/9.7.1/yacreader-9.7.1.2009123-src.tar.xz" +MD5SUM="66df4ee9c9b82370d250547f8c484bed" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libwebp poppler-qt5 qrencode unarr" |