mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
graphics/gource: Updated for version 0.43.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
3c0fedff48
commit
916da5c904
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue