Github messages for voidlinux
 help / color / mirror / Atom feed
From: luzpaz <luzpaz@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] SweetHome3D: add missing https:// schema
Date: Wed, 12 Jul 2023 08:03:39 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44989@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 596 bytes --]

There is a new pull request by luzpaz against master on the void-packages repository

https://github.com/luzpaz/void-packages patch-1
https://github.com/void-linux/void-packages/pull/44989

SweetHome3D: add missing https:// schema
As reported in repology
  
> 2023-07-11 22:22:53   SweetHome3D: ERROR: homepage: "www.sweethome3d.com" does not look like an URL (schema missing)

ref: https://repology.org/log/934775

[skip ci] 

#### Testing the changes
- I tested the changes in this PR:**NO**


A patch file from https://github.com/void-linux/void-packages/pull/44989.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-patch-1-44989.patch --]
[-- Type: text/x-diff, Size: 1116 bytes --]

From 6a178dfecd68032472f604131d9a7b1420815481 Mon Sep 17 00:00:00 2001
From: luzpaz <luzpaz@users.noreply.github.com>
Date: Wed, 12 Jul 2023 02:01:36 -0400
Subject: [PATCH] SweetHome3D: add missing https:// schema

As reported in repology

> 2023-07-11 22:22:53   SweetHome3D: ERROR: homepage: "www.sweethome3d.com" does not look like an URL (schema missing)

ref: https://repology.org/log/934775
---
 srcpkgs/SweetHome3D/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/SweetHome3D/template b/srcpkgs/SweetHome3D/template
index d1ef68f5f9f3..b83eddb1b274 100644
--- a/srcpkgs/SweetHome3D/template
+++ b/srcpkgs/SweetHome3D/template
@@ -9,7 +9,7 @@ depends="virtual?java-runtime shared-mime-info desktop-file-utils libXext libXre
 short_desc="Free architectural design application"
 maintainer="1is7ac3 <isaac.qa13@gmail.com>"
 license="GPL-2.0-or-later"
-homepage="www.sweethome3d.com"
+homepage="https://www.sweethome3d.com"
 distfiles="${SOURCEFORGE_SITE}/sweethome3d/SweetHome3D-${version}-src.zip"
 checksum=04b7453410ec918971cf69aeb5d0a8d1284369ffe544f8d49e8b81d2bd39b2a2
 

             reply	other threads:[~2023-07-12  6:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-12  6:03 luzpaz [this message]
2023-07-12 19:49 ` [PR PATCH] [Merged]: " classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44989@inbox.vuxu.org \
    --to=luzpaz@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).