summaryrefslogtreecommitdiffstats
path: root/graphics/gource
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2022-10-18 22:18:33 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-20 23:32:14 +0700
commit207741eca55e562d3bbf56e65c55672a36d7afda (patch)
tree61fac92ec6949c5cd4ad3c1a56a2056e8f629e76 /graphics/gource
parent8c0dc838ba796e45f56fb28fdb7fc2b1f39e68b6 (diff)
downloadslackbuilds-207741eca55e562d3bbf56e65c55672a36d7afda.tar.gz
slackbuilds-207741eca55e562d3bbf56e65c55672a36d7afda.tar.xz
graphics/gource: Updated for version 0.53.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/gource')
-rw-r--r--graphics/gource/gource.SlackBuild6
-rw-r--r--graphics/gource/gource.info6
2 files changed, 6 insertions, 6 deletions
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 <ponce@slackbuilds.org>, Pisa, Italy
+# Copyright 2013-2022 Matteo Bernardini <ponce@slackbuilds.org>, 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"