From f9abefa07ebdea74f2b25b54ed2a06cce9b7ccd1 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Thu, 17 Aug 2023 16:29:01 +0200 Subject: [PATCH] cocogitto: update to 5.5.0 --- srcpkgs/cocogitto/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cocogitto/template b/srcpkgs/cocogitto/template index d539c000e0cee3..5f3e962216af80 100644 --- a/srcpkgs/cocogitto/template +++ b/srcpkgs/cocogitto/template @@ -1,6 +1,6 @@ # Template file for 'cocogitto' pkgname=cocogitto -version=5.4.0 +version=5.5.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=93065217191d3e1739e6bca78b0b6de7d7dd1b5334229702fff9e84162060feb +checksum=709c54c6c64463af607590ac970dc5a45cbcc0236a5a15d609d9a77461f11325 # Test suite is not atomic, relies on user environment such as git user configuration make_check=no