multimedia/straw-viewer: Updated for version 0.0.9.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-09-17 14:56:12 -04:00 committed by Willy Sudiarto Raharjo
parent b71a69e6e6
commit 005c5e84e8
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@
# issues that have been fixed.
PRGNAM=straw-viewer
VERSION=${VERSION:-0.0.7}
VERSION=${VERSION:-0.0.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="straw-viewer"
VERSION="0.0.7"
VERSION="0.0.9"
HOMEPAGE="https://github.com/trizen/straw-viewer/"
DOWNLOAD="https://github.com/trizen/straw-viewer/archive/0.0.7/straw-viewer-0.0.7.tar.gz"
MD5SUM="3cf266276888819f184cabdc5207b72b"
DOWNLOAD="https://github.com/trizen/straw-viewer/archive/0.0.9/straw-viewer-0.0.9.tar.gz"
MD5SUM="e96bb2ef0a3f05a94e036aa16a2563a4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-data-dump perl-LWP-Protocol-https perl-JSON perl-Module-Build perl-List-MoreUtils"