From f203ba291208ade371f03d83b92ab42e26a72af8 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 28 Mar 2023 11:24:52 -0300 Subject: src/bin/paku.in: Small tweaks on HTML output --- src/bin/paku.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/bin') diff --git a/src/bin/paku.in b/src/bin/paku.in index 449d8aa..a4dff73 100755 --- a/src/bin/paku.in +++ b/src/bin/paku.in @@ -611,7 +611,7 @@ sub emit_html() { ($ver) - $pkg->{description}

- Homepage + Homepage

Guix

@@ -709,7 +709,7 @@ sub emit_html() { sudo tee /etc/apt/trusted.gpg.d/$json->{namespace}.asc

Afterwards, include this repository to the list of - repositories that apt uses for sources + repositories that apt(8) uses for sources by adding its URL to /etc/apt/sources.list:

@@ -717,7 +717,7 @@ sub emit_html() { sudo tee -a /etc/apt/sources.list \$ sudo apt update

- After that the packages from the new repository will + After that the packages from this repository will be available.

-- cgit v1.2.3