desktop/screenfetch: Updated for version 3.6.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fe4d889b65
commit
1460057e98
|
@ -27,9 +27,10 @@
|
|||
# detection.
|
||||
# 1.2 06-DEC-2013 Updated to a new upstream ver. 3.2.2.
|
||||
# 1.3 24-JUL-2014 Updated to a new upstream ver. 3.5.0.
|
||||
# 1.4 07-DEC-2014 Updated to a new upstream ver. 3.6.5
|
||||
|
||||
PRGNAM=screenfetch
|
||||
VERSION=${VERSION:-3.5.0}
|
||||
VERSION=${VERSION:-3.6.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
DIRNAME=screenFetch
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="screenfetch"
|
||||
VERSION="3.5.0"
|
||||
VERSION="3.6.5"
|
||||
HOMEPAGE="https://github.com/KittyKatt/screenFetch"
|
||||
DOWNLOAD="https://github.com/KittyKatt/screenFetch/archive/v3.5.0.tar.gz"
|
||||
MD5SUM="250685e4bd41ea1d3d25184d3048fe98"
|
||||
DOWNLOAD="https://github.com/KittyKatt/screenFetch/archive/v3.6.5.tar.gz"
|
||||
MD5SUM="562ae735dd3dd41f20c74a9047cdf05f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue