From 207741eca55e562d3bbf56e65c55672a36d7afda Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Tue, 18 Oct 2022 22:18:33 +0200 Subject: graphics/gource: Updated for version 0.53. Signed-off-by: Matteo Bernardini Signed-off-by: Willy Sudiarto Raharjo --- graphics/gource/gource.SlackBuild | 6 +++--- graphics/gource/gource.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'graphics/gource') diff --git a/graphics/gource/gource.SlackBuild b/graphics/gource/gource.SlackBuild index 250d7c458f..e7486547b9 100644 --- a/graphics/gource/gource.SlackBuild +++ b/graphics/gource/gource.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for gource -# Copyright 2013-2020 Matteo Bernardini , Pisa, Italy +# Copyright 2013-2022 Matteo Bernardini , Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gource -VERSION=${VERSION:-0.51} +VERSION=${VERSION:-0.53} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -66,7 +66,7 @@ else LIBDIRSUFFIX="" fi -DOCS="COPYING ChangeLog INSTALL README THANKS" +DOCS="COPYING ChangeLog INSTALL README.md THANKS" set -e diff --git a/graphics/gource/gource.info b/graphics/gource/gource.info index 11fc125fc1..bb700f65a7 100644 --- a/graphics/gource/gource.info +++ b/graphics/gource/gource.info @@ -1,8 +1,8 @@ PRGNAM="gource" -VERSION="0.51" +VERSION="0.53" HOMEPAGE="https://gource.io" -DOWNLOAD="https://github.com/acaudwell/Gource/releases/download/gource-0.51/gource-0.51.tar.gz" -MD5SUM="957723684373e6d9493c4820e9c53399" +DOWNLOAD="https://github.com/acaudwell/Gource/releases/download/gource-0.53/gource-0.53.tar.gz" +MD5SUM="26c6061352105f5c880fcbcbfbd0e33c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="glm" -- cgit v1.2.3