summaryrefslogtreecommitdiffstats
path: root/graphics/gource/gource.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gource/gource.SlackBuild')
-rw-r--r--graphics/gource/gource.SlackBuild6
1 files changed, 3 insertions, 3 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