diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2022-09-11 04:35:31 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-17 09:00:22 +0700 |
commit | bdeb132c463aa5ea822ca3029bfff1fd47732e72 (patch) | |
tree | 7fa20be64e3e80de57c2ec4afc69ec0bef08e55d /graphics | |
parent | fc92cd596b9cd988db571460118532b0d140c3d4 (diff) | |
download | slackbuilds-bdeb132c463aa5ea822ca3029bfff1fd47732e72.tar.gz |
graphics/yacreader: Updated for version 9.9.1.2209046.
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 0d6bda71e1..2887e41c12 100644 --- a/graphics/yacreader/yacreader.SlackBuild +++ b/graphics/yacreader/yacreader.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for yacreader -# Copyright 2016-2020 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2016-2022 Matteo Bernardini <ponce@slackbuilds.org>, 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.8.2.2106195} +VERSION=${VERSION:-9.9.1.2209046} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/graphics/yacreader/yacreader.info b/graphics/yacreader/yacreader.info index 2476d3ae77..0da9387a2e 100644 --- a/graphics/yacreader/yacreader.info +++ b/graphics/yacreader/yacreader.info @@ -1,8 +1,8 @@ PRGNAM="yacreader" -VERSION="9.8.2.2106195" +VERSION="9.9.1.2209046" HOMEPAGE="https://www.yacreader.com" -DOWNLOAD="https://github.com/YACReader/yacreader/releases/download/9.8.2/yacreader-9.8.2.2106195-src.tar.xz" -MD5SUM="0ee491c4bdfe2425d5c38ab56701998b" +DOWNLOAD="https://github.com/YACReader/yacreader/releases/download/9.9.1/yacreader-9.9.1.2209046-src.tar.xz" +MD5SUM="ac58432fffa77945e269cf4c69f19034" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="unarr" |