From 5a3141d5ca0a110fd808b8c60fea8b604ca6b997 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Wed, 13 Apr 2022 17:38:50 +0200 Subject: [PATCH] cocogitto: update to 5.1.0 --- srcpkgs/cocogitto/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cocogitto/template b/srcpkgs/cocogitto/template index 79a78e4b5971..b20e575819ad 100644 --- a/srcpkgs/cocogitto/template +++ b/srcpkgs/cocogitto/template @@ -1,6 +1,6 @@ # Template file for 'cocogitto' pkgname=cocogitto -version=5.0.1 +version=5.1.0 revision=1 build_style=cargo build_helper=qemu @@ -12,7 +12,7 @@ license="MIT" homepage="https://github.com/cocogitto/cocogitto" changelog="https://github.com/cocogitto/cocogitto/blob/main/CHANGELOG.md" distfiles="https://github.com/cocogitto/cocogitto/archive/${version}.tar.gz" -checksum=fee00736ec4b8ce72c8d8f904d0b734372b11ce7c3711166814eca38bf0cda8f +checksum=662bb909c6468124ad19a90bc07a4f24345167486bd19542375ead7a8f20de02 # Test suite is not atomic, relies on user environment such as git user configuration make_check=no