mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
graphics/gource: Updated for version 0.51.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1afe406d29
commit
684622ad88
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for gource
|
||||
|
||||
# Copyright 2013-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
||||
# Copyright 2013-2020 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
# generated by grissiom's sbo-dev-helper
|
||||
|
||||
PRGNAM=gource
|
||||
VERSION=${VERSION:-0.49}
|
||||
VERSION=${VERSION:-0.51}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gource"
|
||||
VERSION="0.49"
|
||||
VERSION="0.51"
|
||||
HOMEPAGE="https://gource.io"
|
||||
DOWNLOAD="https://github.com/acaudwell/Gource/releases/download/gource-0.49/gource-0.49.tar.gz"
|
||||
MD5SUM="a5d5895141eae689b3fd6d8fbcbb4c4b"
|
||||
DOWNLOAD="https://github.com/acaudwell/Gource/releases/download/gource-0.51/gource-0.51.tar.gz"
|
||||
MD5SUM="957723684373e6d9493c4820e9c53399"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="SDL2_image glm"
|
||||
|
|
Loading…
Reference in a new issue