diff --git a/graphics/yacreader/README b/graphics/yacreader/README index 60b72b7c68..1f06f34965 100644 --- a/graphics/yacreader/README +++ b/graphics/yacreader/README @@ -1,2 +1,5 @@ YACReader is a comic reader and manager with support for many different comic files formats. + +NOTE: The provided headless library server is not yet supported +by this SlackBuild (but it might be in the future). diff --git a/graphics/yacreader/yacreader.SlackBuild b/graphics/yacreader/yacreader.SlackBuild index 03cfdcbe78..25793ae49c 100644 --- a/graphics/yacreader/yacreader.SlackBuild +++ b/graphics/yacreader/yacreader.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for yacreader -# Copyright 2016-2023 Matteo Bernardini , Pisa, Italy +# Copyright 2016-2024 Matteo Bernardini , 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.13.1.2307166} +VERSION=${VERSION:-9.14.2.2402143} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/graphics/yacreader/yacreader.info b/graphics/yacreader/yacreader.info index e4fc8e9d74..e00bfbf893 100644 --- a/graphics/yacreader/yacreader.info +++ b/graphics/yacreader/yacreader.info @@ -1,8 +1,8 @@ PRGNAM="yacreader" -VERSION="9.13.1.2307166" +VERSION="9.14.2.2402143" HOMEPAGE="https://www.yacreader.com" -DOWNLOAD="https://github.com/YACReader/yacreader/releases/download/9.13.1/yacreader-9.13.1.2307166-src.tar.xz" -MD5SUM="5ffa70a87e68cac82ba80131373cfc08" +DOWNLOAD="https://github.com/YACReader/yacreader/releases/download/9.14.2/yacreader-9.14.2.2402143-src.tar.xz" +MD5SUM="4c44baf03fa496889cdda94974d17fdc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES=""