graphics/gource: Updated for version 0.43.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2015-03-09 19:21:52 +01:00 committed by Willy Sudiarto Raharjo
parent 3c0fedff48
commit 916da5c904
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="gource"
VERSION="0.40"
VERSION="0.43"
HOMEPAGE="http://code.google.com/p/gource/"
DOWNLOAD="http://gource.googlecode.com/files/gource-0.40.tar.gz"
MD5SUM="89c608a7aa3c901661eb1f2db6117492"
DOWNLOAD="https://github.com/acaudwell/Gource/releases/download/gource-0.43/gource-0.43.tar.gz"
MD5SUM="d2b601782692301f6d8ecc97dc85d3f7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="glm"