graphics/yacreader: Updated for version 9.12.0.2304234.

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2023-04-28 22:56:53 +02:00 committed by Willy Sudiarto Raharjo
parent 01be42b723
commit 823d0c8b4f
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.11.0.2301073}
VERSION=${VERSION:-9.12.0.2304234}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="yacreader"
VERSION="9.11.0.2301073"
VERSION="9.12.0.2304234"
HOMEPAGE="https://www.yacreader.com"
DOWNLOAD="https://github.com/YACReader/yacreader/releases/download/9.11.0/yacreader-9.11.0.2301073-src.tar.xz"
MD5SUM="626eb057afaa7dcdb4b2ef1df5534e4c"
DOWNLOAD="https://github.com/YACReader/yacreader/releases/download/9.12.0/yacreader-9.12.0.2304234-src.tar.xz"
MD5SUM="57728d0ee286ba311d30c959866f27b8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="unarr"