diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-09-03 09:07:35 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-03 17:58:53 +0700 |
commit | 397de6ab950cccaa766b677c27348f17e5c13c13 (patch) | |
tree | 6c7eb6e74e9b3334e35a6bb23dfb4746c79624e3 /development/hugo | |
parent | 6d839c7af81358c74cc685949ad3242d8dd0b878 (diff) |
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>
Diffstat (limited to 'development/hugo')
-rw-r--r-- | development/hugo/README | 2 | ||||
-rw-r--r-- | development/hugo/hugo.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/development/hugo/README b/development/hugo/README index 98ffec00bd0be..9da352af9b596 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 49f1da28fc0bc..f74f705e13270 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" |