graphics/gource: Updated for version 0.48.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2018-02-27 09:27:09 +01:00 committed by Willy Sudiarto Raharjo
parent 2a8743ff53
commit 72730c4075
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for gource
# Copyright 2013-2016 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# Copyright 2013-2018 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.44}
VERSION=${VERSION:-0.48}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="gource"
VERSION="0.44"
VERSION="0.48"
HOMEPAGE="http://gource.io"
DOWNLOAD="https://github.com/acaudwell/Gource/releases/download/gource-0.44/gource-0.44.tar.gz"
MD5SUM="b0f13a524e3391bfc41f12c624da1e00"
DOWNLOAD="https://github.com/acaudwell/Gource/releases/download/gource-0.48/gource-0.48.tar.gz"
MD5SUM="fff64dffc1eb42d395e2ecddb4074d63"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2_image glm"