summaryrefslogtreecommitdiffstats
path: root/python/kallithea-frontend
diff options
context:
space:
mode:
author B. Watson2022-03-11 21:07:30 +0100
committer B. Watson2022-03-11 21:07:30 +0100
commit3f5f013ae6218b67467b7d6329383049d5bc6240 (patch)
tree028dece71ad1659c0f632572a0bc659816ee43ce /python/kallithea-frontend
parent83e4ceb634a48606b9b88c728510c14b3d52c287 (diff)
downloadslackbuilds-3f5f013ae6218b67467b7d6329383049d5bc6240.tar.gz
python/kallithea-frontend: Fix download URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python/kallithea-frontend')
-rw-r--r--python/kallithea-frontend/README9
-rw-r--r--python/kallithea-frontend/kallithea-frontend.SlackBuild2
-rw-r--r--python/kallithea-frontend/kallithea-frontend.info2
3 files changed, 7 insertions, 6 deletions
diff --git a/python/kallithea-frontend/README b/python/kallithea-frontend/README
index c104099dd3..f55ff3b520 100644
--- a/python/kallithea-frontend/README
+++ b/python/kallithea-frontend/README
@@ -3,9 +3,10 @@ The same result can be achieved, with npm installed, by running:
# kallithea-cli front-end-build
npm is found on nodejs package available on Slackbuilds.
-This package is simply a way to deploy more easily the Kallithea front-end.
-Without having to install nodejs, or to have internet access.
+This package is simply a way to deploy more easily the Kallithea
+front-end. Without having to install nodejs, or to have internet
+access.
This is flawed as it is stuck in time, and if npm packages are updated
-it won't be reflected here. But there will be a new version for each new
-version of Kallithea. \ No newline at end of file
+it won't be reflected here. But there will be a new version for each
+new version of Kallithea.
diff --git a/python/kallithea-frontend/kallithea-frontend.SlackBuild b/python/kallithea-frontend/kallithea-frontend.SlackBuild
index e42bc198e9..c659285460 100644
--- a/python/kallithea-frontend/kallithea-frontend.SlackBuild
+++ b/python/kallithea-frontend/kallithea-frontend.SlackBuild
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# SlackBuild script for kallithea-frontend.
# Yth | Pont-en-Royans, France | yth@ythogtha.org
diff --git a/python/kallithea-frontend/kallithea-frontend.info b/python/kallithea-frontend/kallithea-frontend.info
index 7b3cd3fdb2..c7ccaf2dac 100644
--- a/python/kallithea-frontend/kallithea-frontend.info
+++ b/python/kallithea-frontend/kallithea-frontend.info
@@ -1,7 +1,7 @@
PRGNAM="kallithea-frontend"
VERSION="0.7.0"
HOMEPAGE="https://kallithea-scm.org/"
-DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/kallithea/kallithea-frontend-0.7.0.tar.xz"
+DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/kallithea-frontend/kallithea-frontend-0.7.0.tar.xz"
MD5SUM="81a99afd8fa3de0fec3b2cc75669ff5d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""