From 1176d81de167a5b5d31b089a9014ada5740a5bc1 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Wed, 27 Sep 2023 09:00:23 +0200 Subject: [PATCH] cocogitto: update to 5.6.0 --- srcpkgs/cocogitto/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cocogitto/template b/srcpkgs/cocogitto/template index 5f3e962216af8..e8ab6178e3a14 100644 --- a/srcpkgs/cocogitto/template +++ b/srcpkgs/cocogitto/template @@ -1,6 +1,6 @@ # Template file for 'cocogitto' pkgname=cocogitto -version=5.5.0 +version=5.6.0 revision=1 build_style=cargo build_helper=qemu @@ -13,7 +13,7 @@ license="MIT" homepage="https://github.com/cocogitto/cocogitto" changelog="https://raw.githubusercontent.com/cocogitto/cocogitto/main/CHANGELOG.md" distfiles="https://github.com/cocogitto/cocogitto/archive/refs/tags/${version}.tar.gz" -checksum=709c54c6c64463af607590ac970dc5a45cbcc0236a5a15d609d9a77461f11325 +checksum=eea9655f4750cb2567eaca9ca4968a3a639f9003242ef733b205bf5410d90c86 # Test suite is not atomic, relies on user environment such as git user configuration make_check=no