graphics/yacreader: Updated for version 9.9.2.2210021.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2022-10-05 17:18:57 +02:00 committed by Willy Sudiarto Raharjo
parent 21ad8d6e17
commit c6618a1654
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=yacreader
VERSION=${VERSION:-9.9.1.2209046}
VERSION=${VERSION:-9.9.2.2210021}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="yacreader"
VERSION="9.9.1.2209046"
VERSION="9.9.2.2210021"
HOMEPAGE="https://www.yacreader.com"
DOWNLOAD="https://github.com/YACReader/yacreader/releases/download/9.9.1/yacreader-9.9.1.2209046-src.tar.xz"
MD5SUM="ac58432fffa77945e269cf4c69f19034"
DOWNLOAD="https://github.com/YACReader/yacreader/releases/download/9.9.2/yacreader-9.9.2.2210021-src.tar.xz"
MD5SUM="7efc6c384f0fa754721ead80e2f89e1a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="unarr"