From 2b56ef2c01b88e85c36e04e15cc57d33dc023595 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Wed, 9 Sep 2020 14:02:35 -0500 Subject: [PATCH] catimg: update to 2.7.0. --- srcpkgs/catimg/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/catimg/template b/srcpkgs/catimg/template index 67ae1e1d668..374351c4537 100644 --- a/srcpkgs/catimg/template +++ b/srcpkgs/catimg/template @@ -1,6 +1,6 @@ # Template file for 'catimg' pkgname=catimg -version=2.6.0 +version=2.7.0 revision=1 build_style=cmake short_desc="Insanely fast image printing in your terminal" @@ -8,7 +8,7 @@ maintainer="Andrew Benson " license="MIT" homepage="https://github.com/posva/catimg" distfiles="https://github.com/posva/catimg/archive/${version}.tar.gz" -checksum=53d6cbb5844424a4e8422b54c873c301c5ad0f286249c73b2e1a790dda991a3b +checksum=3a6450316ff62fb07c3facb47ea208bf98f62abd02783e88c56f2a6508035139 CFLAGS="-fcommon"