mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
multimedia/youtube-viewer: Updated for version 3.5.9.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
a02b3f1eac
commit
07f2f75417
2 changed files with 5 additions and 4 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
# 20191201 bkw: updated for 3.5.9.
|
||||
# 20180917 bkw: updated for 3.5.0.
|
||||
# 20180902 bkw: updated for 3.4.1.
|
||||
# 20180613 bkw: updated for 3.3.4.
|
||||
|
@ -62,7 +63,7 @@
|
|||
# - Added support for gtk-youtube-viewer
|
||||
|
||||
PRGNAM=youtube-viewer
|
||||
VERSION=${VERSION:-3.5.0}
|
||||
VERSION=${VERSION:-3.5.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
ARCH=noarch
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="youtube-viewer"
|
||||
VERSION="3.5.0"
|
||||
VERSION="3.5.9"
|
||||
HOMEPAGE="https://github.com/trizen/youtube-viewer/"
|
||||
DOWNLOAD="https://github.com/trizen/youtube-viewer/archive/3.5.0/youtube-viewer-3.5.0.tar.gz"
|
||||
MD5SUM="3d0234b8be36dab371111f91523f7a65"
|
||||
DOWNLOAD="https://github.com/trizen/youtube-viewer/archive/3.5.9/youtube-viewer-3.5.9.tar.gz"
|
||||
MD5SUM="09ac608c0d00c3d872260dd9a09ed22c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-data-dump perl-LWP-Protocol-https perl-lwp-useragent-cached perl-JSON perl-JSON-XS perl-Module-Build"
|
||||
|
|
Loading…
Reference in a new issue