From 4ebe6f320e05e8a581e7ec04312b0ec6718a1467 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Sat, 23 Jul 2022 07:50:05 +0200 Subject: [PATCH] cocogitto: switch to raw changelog file --- srcpkgs/cocogitto/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/cocogitto/template b/srcpkgs/cocogitto/template index b20e575819a..f6d1c7423d8 100644 --- a/srcpkgs/cocogitto/template +++ b/srcpkgs/cocogitto/template @@ -10,7 +10,7 @@ short_desc="Conventional Commits toolbox" maintainer="Marcin Puc " license="MIT" homepage="https://github.com/cocogitto/cocogitto" -changelog="https://github.com/cocogitto/cocogitto/blob/main/CHANGELOG.md" +changelog="https://raw.githubusercontent.com/cocogitto/cocogitto/main/CHANGELOG.md" distfiles="https://github.com/cocogitto/cocogitto/archive/${version}.tar.gz" checksum=662bb909c6468124ad19a90bc07a4f24345167486bd19542375ead7a8f20de02 # Test suite is not atomic, relies on user environment such as git user configuration