summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2022-09-03 02:07:35 +0200
committer Willy Sudiarto Raharjo2022-09-03 12:58:53 +0200
commit397de6ab950cccaa766b677c27348f17e5c13c13 (patch)
tree6c7eb6e74e9b3334e35a6bb23dfb4746c79624e3
parent6d839c7af81358c74cc685949ad3242d8dd0b878 (diff)
downloadslackbuilds-397de6ab950cccaa766b677c27348f17e5c13c13.tar.gz
development/hugo: Fix README, hugo.info.
Fix whitespace errors found by sbolint. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/hugo/README2
-rw-r--r--development/hugo/hugo.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/development/hugo/README b/development/hugo/README
index 98ffec00bd..9da352af9b 100644
--- a/development/hugo/README
+++ b/development/hugo/README
@@ -16,4 +16,4 @@ tumbles, and docs.
Notes:
This slackbuild installs the "extended" version of Hugo. Please see
-the Hugo website for more about the additional functionality. \ No newline at end of file
+the Hugo website for more about the additional functionality.
diff --git a/development/hugo/hugo.info b/development/hugo/hugo.info
index 49f1da28fc..f74f705e13 100644
--- a/development/hugo/hugo.info
+++ b/development/hugo/hugo.info
@@ -3,7 +3,7 @@ VERSION="0.102.3"
HOMEPAGE="https://gohugo.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/gohugoio/hugo/releases/download/v0.102.3/hugo_extended_0.102.3_Linux-64bit.tar.gz"
+DOWNLOAD_x86_64="https://github.com/gohugoio/hugo/releases/download/v0.102.3/hugo_extended_0.102.3_Linux-64bit.tar.gz"
MD5SUM_x86_64="d9b1abd455b5550a45accd0e6cb00c84"
REQUIRES=""
MAINTAINER="Andrew Payne"