mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
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:
parent
b71a69e6e6
commit
005c5e84e8
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue