mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
audio/clyrics: Updated for version 0.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
eceeb63c89
commit
888990842b
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for clyrics.
|
||||
#
|
||||
# Copyright 2015-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2015-2019 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=clyrics
|
||||
VERSION=${VERSION:-0.10}
|
||||
VERSION=${VERSION:-0.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="clyrics"
|
||||
VERSION="0.10"
|
||||
VERSION="0.11"
|
||||
HOMEPAGE="https://github.com/trizen/clyrics/"
|
||||
DOWNLOAD="https://github.com/trizen/clyrics/archive/0.10/clyrics-0.10.tar.gz"
|
||||
MD5SUM="23b3a0ad82838b4de8efaf47c670560b"
|
||||
DOWNLOAD="https://github.com/trizen/clyrics/archive/0.11/clyrics-0.11.tar.gz"
|
||||
MD5SUM="f2e9ac2291c79d0d1c71fb258dddac5c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-LWP-Protocol-https perl-www-mechanize"
|
||||
|
|
Loading…
Reference in a new issue