diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-06-30 11:52:00 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-03 11:36:10 +0700 |
commit | ec88b3fb4fd5f8342692999ed870fb5b5c5ccb2e (patch) | |
tree | 892c44fbd7d65b901ad1ba94edc2dd231e6454ac /graphics | |
parent | 5bc164311c06f9b73d4046216b462c84c642577e (diff) |
graphics/yacreader: Updated for version 9.8.2.2106195.
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 | 2 | ||||
-rw-r--r-- | graphics/yacreader/yacreader.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/yacreader/yacreader.SlackBuild b/graphics/yacreader/yacreader.SlackBuild index baed9b6d53cb..ec47be98dea5 100644 --- a/graphics/yacreader/yacreader.SlackBuild +++ b/graphics/yacreader/yacreader.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=yacreader -VERSION=${VERSION:-9.7.1.2009123} +VERSION=${VERSION:-9.8.2.2106195} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/yacreader/yacreader.info b/graphics/yacreader/yacreader.info index 3be656391849..2476d3ae77ff 100644 --- a/graphics/yacreader/yacreader.info +++ b/graphics/yacreader/yacreader.info @@ -1,8 +1,8 @@ PRGNAM="yacreader" -VERSION="9.7.1.2009123" +VERSION="9.8.2.2106195" HOMEPAGE="https://www.yacreader.com" -DOWNLOAD="https://github.com/YACReader/yacreader/releases/download/9.7.1/yacreader-9.7.1.2009123-src.tar.xz" -MD5SUM="66df4ee9c9b82370d250547f8c484bed" +DOWNLOAD="https://github.com/YACReader/yacreader/releases/download/9.8.2/yacreader-9.8.2.2106195-src.tar.xz" +MD5SUM="0ee491c4bdfe2425d5c38ab56701998b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="unarr" |