From f80673318e366b2ae8a7666cdb804500545fabb2 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 22 Mar 2023 17:17:34 -0300 Subject: src/bin/paku: Use homepage, changelog and downloads-page from paku.lock directly --- Formula/git-permalink-0-1-0.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Formula/git-permalink-0-1-0.rb') diff --git a/Formula/git-permalink-0-1-0.rb b/Formula/git-permalink-0-1-0.rb index a7368a5..3392926 100644 --- a/Formula/git-permalink-0-1-0.rb +++ b/Formula/git-permalink-0-1-0.rb @@ -1,6 +1,6 @@ class GitPermalink010 < Formula desc 'Git extension to generate web permalinks of files in a repository' - homepage 'https://euandre.org/s/git-permalink' + homepage 'https://euandre.org/s/git-permalink/' url 'https://euandre.org/git/git-permalink/snapshot/git-permalink-v0.1.0.tar.xz' sha256 '252c98e349fed8df180ace540675b69a811ff56a9f06fa505eb475e047648a1f' license 'AGPL-3.0-or-later' -- cgit v1.2.3