From 684622ad887cd82cd14b6fb2078b5e0691fbbb39 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Tue, 25 Aug 2020 17:48:09 +0200 Subject: [PATCH] graphics/gource: Updated for version 0.51. Signed-off-by: Matteo Bernardini Signed-off-by: Willy Sudiarto Raharjo --- graphics/gource/gource.SlackBuild | 4 ++-- graphics/gource/gource.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/graphics/gource/gource.SlackBuild b/graphics/gource/gource.SlackBuild index 42d97e0a69..295a723014 100644 --- a/graphics/gource/gource.SlackBuild +++ b/graphics/gource/gource.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for gource -# Copyright 2013-2018 Matteo Bernardini , Pisa, Italy +# Copyright 2013-2020 Matteo Bernardini , 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} diff --git a/graphics/gource/gource.info b/graphics/gource/gource.info index 387285873d..38b29ef469 100644 --- a/graphics/gource/gource.info +++ b/graphics/gource/gource.info @@ -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"