mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
desktop/neofetch: Updated for version 5.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
883ad17197
commit
ff61ea7e4b
2 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
|||
# POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=neofetch
|
||||
VERSION=${VERSION:-4.0.0}
|
||||
VERSION=${VERSION:-5.0.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="neofetch"
|
||||
VERSION="4.0.0"
|
||||
VERSION="5.0.0"
|
||||
HOMEPAGE="https://github.com/dylanaraps/neofetch"
|
||||
DOWNLOAD="https://github.com/dylanaraps/neofetch/archive/4.0.0/neofetch-4.0.0.tar.gz"
|
||||
MD5SUM="acfa3a70e8b2155ea93b0e54a2f1e29e"
|
||||
DOWNLOAD="https://github.com/dylanaraps/neofetch/archive/5.0.0/neofetch-5.0.0.tar.gz"
|
||||
MD5SUM="807c41694ff5b861e4233eb71d507be9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue